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

support report_level configuration just like rollbar.js #958

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

v-kumar
Copy link

@v-kumar v-kumar commented May 7, 2020

Disable reporting based on report_level configuration, similar to https://docs.rollbar.com/docs/rollbarjs-configuration-reference

@waltjones
Copy link
Contributor

@v-kumar Thank you for the PR. We're trying not to add anything new to spec/rollbar_bc_spec.rb, and instead the specs should go in spec/rollbar_spec.rb.

I'd suggest adding either before or after the exception_level_filters specs.
https://github.com/rollbar/rollbar-gem/blob/master/spec/rollbar_spec.rb#L794_L922

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.

None yet

2 participants