Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep Zipkin metadata for namespacing purposes #109

Open
NikolaeVarius opened this issue Aug 3, 2018 · 4 comments
Open

Keep Zipkin metadata for namespacing purposes #109

NikolaeVarius opened this issue Aug 3, 2018 · 4 comments

Comments

@NikolaeVarius
Copy link

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

@NikolaeVarius NikolaeVarius changed the title Keep Zipkin metadata Keep Zipkin metadata for namespacing purposes Aug 3, 2018
@codefromthecrypt
Copy link
Member

So are you saying every trace has a specific tag (ex named namespace?) can you give an example expression and how many of these (roughly) you have?

@jorgheymans
Copy link
Contributor

+1 to something like that. We have several environments (DTAP etc) dumping traces to the same zipkin cluster. So it would be helpful to see the dependency diagram only for a specific environment, based on a tag.

@TechniXC
Copy link

TechniXC commented Apr 8, 2022

+1

@jcchavezs
Copy link

Can any of you come up with a PR on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants