Skip to content

Instantly share code, notes, and snippets.

View brenoepics's full-sized avatar
:dependabot:
Focusing

Breno A. brenoepics

:dependabot:
Focusing
View GitHub Profile
@brenoepics
brenoepics / newrelic_discord_webhook.json
Last active January 31, 2025 19:48
New Relic Discord Webhook example
{
"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}}{{#