Skip to content

Instantly share code, notes, and snippets.

@brianr
Last active August 29, 2015 14:03
Show Gist options
  • Save brianr/d8e7a949069215883abe to your computer and use it in GitHub Desktop.
Save brianr/d8e7a949069215883abe to your computer and use it in GitHub Desktop.
Rollbar custom grouping to separate ruby errors by context
[{
"title": "{{ default_title }} {{ context }}",
"fingerprint": "{{ default_fingerprint }} {{ context }}",
"condition": {
"path": "language",
"eq": "ruby"
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment