stripe / veneur

A distributed, fault-tolerant pipeline for observability data
MIT License
1.74k stars 174 forks source link

AddTags only respected when using metric sink routing #1025

Open akutta opened 1 year ago

akutta commented 1 year ago

Context:

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.