Skip to content

Conversation

@stevejgordon
Copy link
Contributor

When using SDK diagnostics, the lowest supported log level for OTEL_LOG_LEVEL is 'debug'. To align with this, we emit verbose logs captured by the EventListener under debug.

This change also updates the logger messages to not use trace level and prefer debug in those cases. This make diagnostics and support easier as we only need to instruct the customer to use the levels as supported upstream.

When using SDK diagnostics, the lowest supported log level for
OTEL_LOG_LEVEL is 'debug'. To align with this, we emit verbose
logs captured by the EventListener under debug.

This change also updates the logger messages to not use trace level
and prefer debug in those cases. This make diagnostics and support
easier as we only need to instruct the customer to use the levels as
supported upstream.
Copy link
Collaborator

@JeremyBessonElastic JeremyBessonElastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevejgordon stevejgordon merged commit ad177f2 into main Jul 25, 2025
9 checks passed
@stevejgordon stevejgordon deleted the autoinstrumentation-logging branch July 25, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants