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

Adjust logging of telemetry #117

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

istathar
Copy link
Member

Create new level Internal level for Verbosity and undocumented feature --debug=internal to get at it. The messages about traces and spans were already using an isInternal helper; now they have an explicit level to go with it.

Emit an "Enter" and "Leave" around spans, and likewise note "Begin" or "Using" when starting a trace.

Create new level Internal and undocumented feature `--debug=internal` to
get at it. The messages about traces and spans are already `isInternal`;
now they have an explicit Verbosity level.
@istathar istathar added core-program Issues involving the Program type and command-line options & argument parsing core-telemetry Issues involving sending telemetry to an observability service labels Apr 28, 2022
@istathar istathar self-assigned this Apr 28, 2022
@istathar istathar merged commit 863ea2c into aesiniath:main Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-program Issues involving the Program type and command-line options & argument parsing core-telemetry Issues involving sending telemetry to an observability service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant