grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.96k stars 3.46k forks source link

feat: Add otlp attribute deployment.environment.name to list of default labels #14747

Closed mveitas closed 1 day ago

mveitas commented 2 weeks ago

What this PR does / why we need it: Adds the development.environment.name to the list of default resource attributes that are promoted to an index label.

Which issue(s) this PR fixes: Fixes #14658

Special notes for your reviewer:

Checklist

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.

trevorwhitney commented 1 week ago

looks like you just need to rebuild the docs make docs and we can get this in

mveitas commented 3 days ago

@trevorwhitney MR has been updated with doc generation