Skip to content
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

Event sends in wrong format #39

Open
nikmel2803 opened this issue Aug 27, 2021 · 3 comments
Open

Event sends in wrong format #39

nikmel2803 opened this issue Aug 27, 2021 · 3 comments

Comments

@nikmel2803
Copy link
Member

image

PHP Catcher sends fields that are not described in Hawk Event format, for example `object`, `class`, `type`. Besides, there is object keys (see screenshot) with dot in name (`amq.ctag-wMJP1rjHYsg27qaytsX-eg`) which leads to an error in workers because we can't save fields with dot in MongoDB
@nikmel2803
Copy link
Member Author

@neSpecc
Copy link
Member

neSpecc commented Aug 28, 2021

@neSpecc
Copy link
Member

neSpecc commented Aug 28, 2021

I would suggest adding the new field additionalData to the BacktraceFrame type and wrap those extra fields in there. And other catchers would have and ability to send extra data about the stacktrace frame.

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

No branches or pull requests

2 participants