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

How to modify tags to have hyperlinks based on conditions #33

Open
NileshJorwar opened this issue Jul 23, 2020 · 1 comment
Open

How to modify tags to have hyperlinks based on conditions #33

NileshJorwar opened this issue Jul 23, 2020 · 1 comment

Comments

@NileshJorwar
Copy link

My work involves having hyperlinks for Tag (Key-Value) pair. Few of my tags needs to navigate to external url once clicked. So how to edit zipkin-lens to have this customization for tags. If able to change the tags based on condition, how can I run/attach the zipkin-lens module to zipkin-server module. Usually I run java -jar zipkin***.jar but when changes are made to the zipkin-lens, how to run java -jar zipkin***.jar ?

@jorgheymans jorgheymans transferred this issue from openzipkin/zipkin Jul 24, 2020
@jorgheymans
Copy link

All of our documentation is kept in README.md files the respective https://github.com/openzipkin/zipkin/ modules.

As per your question, this has come up a few times but currently we don't support hyperlinks in tag values. openzipkin/zipkin#2251 may be something that could go in that direction but it's not done yet. Having said this, most browsers support selecting link text then right-click to open it, is this not sufficient ?

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

No branches or pull requests

2 participants