-
Notifications
You must be signed in to change notification settings - Fork 446
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
TraceZ page in opentelemetry-cpp #166
Comments
No, we don't want to add getters to the
|
Thanks Johannes for the explanation regarding Recordable. |
This issue was marked as stale due to lack of activity. It will be closed in 7 days if no furthur activity occurs. |
Closed as inactive. Feel free to reopen if this is still an issue. |
This issue was marked as stale due to lack of activity. It will be closed in 7 days if no furthur activity occurs. |
Closed as inactive. Feel free to reopen if this is still an issue. |
Closing, as zpages is removed, see #2292 |
Is your feature request related to a problem?
ZPages are web-pages that display general and debugging information on processes. Tracez provides details about the trace spans in the process. Currently there are few WIP projects to add zPages to OpenTelemetry, following the zPages spec/general direction.
We would like to add a Tracez zPage to the OpenTelemetry-CPP package.
Describe the solution you'd like
The tracez page should include:
Scope and requirements:
High level design
TraceZ architecture is divided into the following components:
Describe alternatives you've considered
Both alternatives are good extensions for the MVP defined above.
Another possible extension is to add a Tracez Sampler component that will enable the developer to determine the sampling ratio of traces shown/aggregated in TraceZ.
Additional context
README
Open Questions
The text was updated successfully, but these errors were encountered: