Skip to content

Consider adding an integration for grafana/otel-lgtm #1158

@paulomorgado

Description

@paulomorgado

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions