-
Notifications
You must be signed in to change notification settings - Fork 538
Added support for transaction.name in an error object to the intake API #6539
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
Conversation
|
This pull request does not have a backport label. Could you fix it @tobiasstadler? 🙏
NOTE: |
|
I ran |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
axw
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoa, you're quick :) Thank you!
|
/test |
|
Thank You! |
…PI (#6539) (#6542) * Added support for transaction.name to the intake API * Added #6539 to the changelog * Improved Changelog (cherry picked from commit fe1db82) Co-authored-by: Tobias Stadler <[email protected]>
|
test plan: ingest an error, verify transaction.name is set |
|
Verified this with 42889b4, which contains the linked PR's fix. |


Motivation/summary
Fixes #6529
Checklist
How to test these changes
I added unit tests