grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.26k stars 161 forks source link

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

Open ptodev opened 1 month ago

ptodev commented 1 month ago

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:

cc @cyrille-leclerc

cyrille-leclerc commented 1 month ago

Looks great. One minor comment

That Grafana Cloud has OTLP endpoints and users could send OTLP to them directly.

We have consensus to call it the "Grafana Cloud OTLP Endpoint", singular

derek-cadzow commented 1 month ago

@Clayton, FYI for visibility.

github-actions[bot] commented 1 day ago

This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it. If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue. The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity. Thank you for your contributions!

cyrille-leclerc commented 7 hours ago

FYI the following docs update will improve the guidance for sending OTLP to Grafana: