Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi committed Feb 5, 2025
1 parent b2b2222 commit 1722d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solarwinds_apm/configurator.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ def _configure_logs_exporter(
os.environ.get(_OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED)
is False
):
# TODO (NH-101363): Change to configure stdlib handler not exporter
logger.debug(
"OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED false. Skipping init of logs exporters"
)
Expand Down

0 comments on commit 1722d06

Please sign in to comment.