bugsnag-notification-plugins
Version:
Notification plugins (chat and issue tracking integrations) for Bugsnag.
19 lines (18 loc) • 461 B
JSON
{
"name": "Datadog",
"url": "https://www.datadoghq.com",
"actions": {
"create": "Post to Datadog event stream",
"new": "Add stream"
},
"supportedTriggers": "all",
"type": "communication",
"fields": [
{
"name": "api_key",
"label": "Datadog API Key",
"description": "A Datadog API key.",
"link": "https://app.datadoghq.com/account/settings#api"
}
]
}