grafana / alloy

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

A new doc which recommends whether to use loki or otelcol components for log collection #1078

Closed ptodev closed 2 weeks ago

ptodev commented 3 months ago

URL

https://grafana.com/docs/alloy/latest/tasks/

Feedback

As we add more otelcol components, we will likely add some which already do what a loki.source component already does. This will confuse people who are wondering whether to use otelcol or loki components.

Some people are already confused, since it's not clear what to do if you'd like to have OTel semantic conventions. You'd have to use loki.source components, but it's not documented how to add OTel attributes to them.

A new doc page could clarify when to use loki and when to use otelcol components for log collection.

github-actions[bot] commented 2 months 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!

ptodev commented 2 weeks ago

Done via #1308