Skip to content

Docs feedback: Review guidance for sending OTel to Grafana #1310

@ptodev

Description

@ptodev

URL

https://grafana.com/docs/alloy/latest/collect/opentelemetry-to-lgtm-stack/

Feedback

We currently have a Collect OpenTelemetry data and forward to Grafana doc, which advises users to translate their telemetry to Loki-native and Prometheus-native formats prior to sending it to Grafana Cloud. Now that Grafana Cloud has OTLP endpoints which are Generally Available, there is no need to do these translations. In fact, it's not even recommended to do the translations anymore since the way they are done in the cloud gateway might be different from the way it's done in Alloy.

We could do a few things:

  • Delete the Collect OpenTelemetry data and forward to Grafana page.
  • Update the Collect OpenTelemetry data doc to mention some more things:
    • That Grafana Cloud has OTLP endpoints and users could send OTLP to them directly.
    • It's possible to translate data between OTLP and Prometheus, and between OTLP and Loki. Users are free to do so whenever they like, but their experience with Grafana Cloud might be best if they avoid doing translations. That way the original data will be preserved as much as possible, and Grafana Cloud will have a chance to translate the telemetry in the best way. E.g. it might use structured metadata when converting OTLP resource attributes in logs.

cc @cyrille-leclerc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions