bugsnag-notification-plugins
Version:
Notification plugins (chat and issue tracking integrations) for Bugsnag.
17 lines (16 loc) • 356 B
JSON
{
"name": "OpsGenie",
"actions": {
"create": "Create an OpsGenie alert.",
"new": "Add Account"
},
"supportedTriggers": "all",
"fields": [
{
"name": "serviceKey",
"label": "OpsGenie 'service_key' value",
"description": "Enter the 'service_key' from the OpsGenie PD Integration.",
"type": "password"
}
]
}