One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| { | |
| "username": "New Relic", | |
| "avatar_url": "https://developer.newrelic.com/icons/icon-512x512.png", | |
| "embeds": [ | |
| { | |
| "title": "{{ annotations.title.[0] }}", | |
| "description": "A new alert has been triggered in New Relic.", | |
| "color": {{#eq priority "CRITICAL"}}16711680{{else}}{{# | |
| eq priority "HIGH"}}16776960{{else}}{{# | |
| eq priority "MEDIUM"}}16755200{{else}}{{# |