-
Notifications
You must be signed in to change notification settings - Fork 301
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
content/en/docs/next/op-guide/monitoring.md: Add distributed tracing #373
Conversation
looks great thank you! |
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.
lgtm thx!
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.
Thanks for this @lilic!
I've made a couple suggestions in line.
@nate-double-u thank you so much for your suggestions, I have applied them, please have another look! Direct preview -> https://deploy-preview-373--etcd.netlify.app/docs/next/op-guide/monitoring/#distributed-tracing |
Looks good, thanks @lilic! |
Fixes #280. Original PR that added this feature etcd-io/etcd#12919.
@gyuho @nate-double-u @chalin please take a look, thank you!