-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
Aspire issue link
No response
Overview
Grafana provides a container image with preconfigured OpenTelemetry backend based on the OpenTelemetry Collector, Prometheus, Loki, Tempo, and Grafana for development and testing purposes.
The OpenTelemetry Collector receives OpenTelemetry signals on ports 4317 (gRPC) and 4318 (HTTP). It forwards metrics to a Prometheus database, spans to a Tempo database, and logs to a Loki database. Grafana has all three databases configured as data sources and exposes its Web UI on port 3000.
It would be nice to have such integration.
Usage example
builder.AddGrafanaOtelLgtm(...);Additional context
This should share most of the logic of the OpenTelemetryCollector integration.
Help us help you
Yes, I'd like to be assigned to work on this item
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels