canonical / grafana-agent-operator

https://charmhub.io/grafana-agent
Apache License 2.0
4 stars 11 forks source link

Move `filename` from label to structured_metadata #180

Closed Abuelodelanada closed 2 months ago

Abuelodelanada commented 2 months ago

Issue

In order to avoid high cardinality in Loki this PR moves the filename label from regular labels to structured_metadata

This PR goes in tandem with https://github.com/canonical/loki-k8s-operator/pull/445

Testing Instructions

Run tests

sed-i commented 2 months ago

Add tandem PR for the k8s charm?

Abuelodelanada commented 2 months ago

Add tandem PR for the k8s charm?

Lib updated with new promtail version and pipeline_stages https://github.com/canonical/loki-k8s-operator/pull/455