-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add list of all manual attributes #182
Add list of all manual attributes #182
Conversation
af2b5e9
to
f210168
Compare
Lgtm. Thanks for doing this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could put these in the individual service readmes too but I see a benefit in centralizing too. It’s easy to go either way here.
Centralizing makes sense for now to me. I’d prefer to check one doc than 11 readmes personally
Me too 😅 |
Should we shift the generic feature tables to separate centralized docs too? Align it by traces, metrics, logs? Then just update in one place |
Which generic feature tables? |
We can work on consolidating more in a separate PR -- this seems good to go, merging. |
* Add list of all manual attributes * sanity check * Add CartService spans Co-authored-by: Carter Socha <[email protected]>
With all the services being instrumented manually, it would be great if we could keep the span attributes documented.
I've went through all services and the opened PRs to create the initial file.
From this, we can keep it updated whenever new PRs arrive, and we can follow a naming convention across all services.