grafana / alloy

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

Update Pod Labels to Match Deployment #2070

Open jimmybchopps opened 1 week ago

jimmybchopps commented 1 week ago

Request

Currently the labels being used in _pod.yaml are the selectorLabels which is missing additional information like the app.kubernetes.io/version label. Requesting _pod.yaml use the same labels as the Daemonset/Deployment/StatefulSet to improve traceability throughout the application.

Use case

To improve traceability of the application.