Skip to content

Capture exception information in log attributes - #2531

Merged
lzchen merged 16 commits into
open-telemetry:mainfrom
lzchen:exc
Mar 21, 2022
Merged

Capture exception information in log attributes#2531
lzchen merged 16 commits into
open-telemetry:mainfrom
lzchen:exc

Conversation

@lzchen
lzchen requested a review from a team March 15, 2022 18:00
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py Outdated
Comment thread opentelemetry-sdk/tests/logs/test_handler.py Outdated
Comment thread opentelemetry-sdk/tests/logs/test_handler.py Outdated
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py Outdated
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py Outdated
Comment thread opentelemetry-sdk/tests/logs/test_handler.py Outdated
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py Outdated
Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py

@ocelotl ocelotl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There may be a couple bugs hidden in the implementation.

Comment thread opentelemetry-sdk/src/opentelemetry/sdk/_logs/__init__.py

@aabmass aabmass left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@codeboten codeboten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me, @ocelotl please review and see if your changes have been addressed 👍

@srikanthccv
srikanthccv requested a review from ocelotl March 21, 2022 14:15
@lzchen
lzchen merged commit 97a36ea into open-telemetry:main Mar 21, 2022
@lzchen
lzchen deleted the exc branch March 21, 2022 16: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.

Record exception information in logging

5 participants