Skip to content

Add bus, receiver and message name to extra's #492

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

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Add bus, receiver and message name to extra's #492

merged 4 commits into from
Jul 28, 2021

Conversation

katchmk
Copy link
Contributor

@katchmk katchmk commented Apr 28, 2021

Hello,

With this PR we can send extra information about the worker like busName, receiver, and the actual message object name.
In the future (when I have more time) we can add configuration for custom stamps to be sent along.

@ste93cry ste93cry changed the base branch from master to develop April 28, 2021 14:59
@ste93cry ste93cry added this to the 4.2 milestone Apr 28, 2021
Copy link
Contributor

@ste93cry ste93cry left a comment

Choose a reason for hiding this comment

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

Can you please also add a CHANGELOG entry following the pattern of the existing entries?

@ste93cry
Copy link
Contributor

Are you willing to finish the implementation or is this PR abandoned?

@katchmk
Copy link
Contributor Author

katchmk commented May 11, 2021

Not abandoned. Did I miss any of your feedback? I thought I applied it all.

Copy link
Contributor

@ste93cry ste93cry left a comment

Choose a reason for hiding this comment

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

I see there is still some commented code here and there, and I don't understand why you switched from captureException() to captureEvent(). I mentioned the latter in #492 (comment) just for the sake of the example, I didn't mean you to change it

@ste93cry
Copy link
Contributor

ste93cry commented Jul 24, 2021

I took the time to finish this PR as I would really love to see it merged. Hopefully you don't mind I rebased the branch and pushed some changes to your code. It would be great if you could test it out before I give the final approval to be sure everything works as expected

@ste93cry ste93cry requested a review from Jean85 July 24, 2021 23:02
Copy link
Contributor

@ste93cry ste93cry left a comment

Choose a reason for hiding this comment

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

Since all is silent, LGTM 🚢 Thanks @airoude for the work you did

@ste93cry ste93cry merged commit 070486e into getsentry:develop Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants