We currently run a single ES backend with multiple namespaces for environments.
While this is fine for zipkin UI which we can filter via tags, the dependency job takes everything and strips out metadata meaning that we have a dependency chart that just merges all environments into one large chart.
We would like a way to have the job query for tags and create seperate charts per namespace