-
Notifications
You must be signed in to change notification settings - Fork 291
Add in code attributes to exception event #1981 #3043
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
base: main
Are you sure you want to change the base?
Add in code attributes to exception event #1981 #3043
Conversation
|
This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:
Such changes may be rejected or put on hold until a new SIG/project is established. Please refer to the Semantic Convention Areas |
|
@joaopgrassi can this be reopened. The issue has been accepted but pr still got closed. |
3d891aa to
1fd9c35
Compare
|
are there any prototypes / usages of this in instrumentation under the open-telemetry org? |
|
I had thought the javascript were using them based on the closed pr but it was taken out. As such I have extended the existing otel contrib lib to map additional properties from ErrorEvent to otel attributes as seen in this commit |
Fixes #1981
Changes
Adds in the code attributes to the exception event as opt-in
Important
Pull requests acceptance are subject to the triage process as described in Issue and PR Triage Management.
PRs that do not follow the guidance above, may be automatically rejected and closed.
Merge requirement checklist
[chore]