grafana / alloy

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

nit: Update otel links that didn't use OTEL_VERSION #2131

Closed dehaansa closed 1 week ago

dehaansa commented 1 week ago

PR Description

When editing other docs, I noticed inconsistencies in a few docs using OTEL_VERSION vs main vs an explicit version in their links. While in many cases this is fine, specifically the OTTL functions links could show users functions that are not available in the current Alloy release as OTTL is still being actively developed and acquiring new features relatively quickly.