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

Define more standard tags in the future? #104

Closed
1 task
dominikh opened this issue Jul 6, 2016 · 3 comments
Closed
1 task

Define more standard tags in the future? #104

dominikh opened this issue Jul 6, 2016 · 3 comments

Comments

@dominikh
Copy link

dominikh commented Jul 6, 2016

The Data Semantics Guidelines define a handful of standard tags for HTTP and peer relations. Is it planned to add tags for things like database drivers, gRPC (or RPC in general) and other common kinds of libraries and services? Or do you plan to let the community, or individual software projects, define their own tags?

*Edit::
Here's a list of tags that came to mind while instrumenting code. I propose that others add their own tags here as well.

  • rpc.method for an RPC method name
@yurishkuro
Copy link
Member

@dominikh yes, there will be more standard tags in the future. The purpose of standard tags is to unify/standardize instrumentation and help tracing systems gain more insight into the data. If you have some std tags in mind, feel free to propose.

@yurishkuro
Copy link
Member

PS. Having said that, it's currently a very manual task adding new tags in all languages, so we might punt on adding any more until we add some automation for them, per #76

@bhs
Copy link
Contributor

bhs commented Nov 16, 2016

... continued at opentracing/specification#13.

@bhs bhs closed this as completed Nov 16, 2016
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

3 participants