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

Store tags in dependencies #1631

Open
pavolloffay opened this issue Jun 26, 2019 · 2 comments
Open

Store tags in dependencies #1631

pavolloffay opened this issue Jun 26, 2019 · 2 comments

Comments

@pavolloffay
Copy link
Member

Storing protocol fields in dependencies would allow us how service communicate and for example highlight when inter-service communication happen via HTTP (potential perf improvement).

Related to jaegertracing/spark-dependencies#67

@yurishkuro
Copy link
Member

it would be useful to store a general k-v map with each link. It would allow extensions like this without hacking the db schema every time

@pavolloffay
Copy link
Member Author

Another use-case is to show failed transactions per service jaegertracing/spark-dependencies#77.

This could be represented by aggregated error-tag with a number of instances.

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