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

Add tracing to vtadmin's boot function #7719

Open
ajm188 opened this issue Mar 19, 2021 · 0 comments
Open

Add tracing to vtadmin's boot function #7719

ajm188 opened this issue Mar 19, 2021 · 0 comments

Comments

@ajm188
Copy link
Contributor

ajm188 commented Mar 19, 2021

Feature Description

Right now, vtadmin takes an EnableTracing option, which enables tracing of per-{RPC,endpoint} functions. We would also like to add a root span to vtadmin's startup function. This should cover the duration of time from (1) the moment vtadmin has enough infrastructure stood up to create a span (i.e. at the very beginning of func run(...) in main.go) right up until the point where we call ListenAndServe.

Use Case(s)

More tracing! More metrics!

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

No branches or pull requests

1 participant