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

query,request: add support for environment #421

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Conversation

kyrylo
Copy link
Contributor

@kyrylo kyrylo commented Feb 20, 2019

Airbrake.notify_{request,query} can now send environment information.

Additionally, when Query or Request are serialised to Hash, we don't include
nil values, so we rely on the backend default values.

`Airbrake.notify_{request,query}` can now send environment information.

Additionally, when `Query` or `Request` are serialised to Hash, we don't include
`nil` values, so we rely on the backend default values.
@kyrylo kyrylo force-pushed the environment-support branch from 28d01c8 to ac7aab3 Compare February 20, 2019 14:15
@kyrylo kyrylo merged commit d921636 into master Feb 20, 2019
@kyrylo kyrylo deleted the environment-support branch February 20, 2019 14:16
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.

1 participant