You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
add_tags replaced tags which changed the concept of adding tags to all metrics pre-sink, to allowing tags to be defined per sink
add_tags is only added if using metric sink routing is configured. This is a regression compared to the previous tags configuration that allowed all metrics to be tagged with additional tags whether the routing was enabled or not.