Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.27 KB

Grafana Agent logo

Modules are a way to create Grafana Agent Flow configurations which can be loaded as a component. Modules are a great way to parameterize a configuration to create reusable pipelines.

Contents

  • modules: A library of usable modules out of the box
  • example: A practical example shown for each module loader plus without modules for comparison
  • util: Utilities for managing modules in this repo

Categories

OTLP

OTLP covers multi use OpenTelemetry modules

Name Description Agent Version
OTLP to LGTM Module to ingest OTLP data and then send it to Loki, Mimir and Tempo stacks locally or in GrafanaCloud. >= v0.33
Grafana Agent Telemetry to LGTM Module to forward the Grafana Agent's own telemetry data to Loki, Mimir and Tempo stacks locally or in Grafana Cloud. >= v0.33
Grafana Cloud Autoconfigure Module to automatically configure receivers for Grafana Cloud. >= v0.34