Created
February 4, 2015 18:01
-
-
Save brianr/4d6cc7af028aa7f441b4 to your computer and use it in GitHub Desktop.
Custom grouping to separate by reported level
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "condition": {"path": "notifier.name", "eq": "rollbar-gem"}, | |
| "fingerprint": "{{ default_fingerprint }}-{{level}}", | |
| "title": "{{ default_title }} ({{level}})" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment