قناة التنبيه
Opsgenie
تخصيص
يمكنك الآن ارسال التنبيهات الى Opsenie! To configure, head over to "Settings → Team Settings → Events & Alerts → Alert Channels → Add Alert Channel".

يتم اعلام أحداث Opsgenie التالية بالمساعدة الخاصة بمفتاح API الذي تم توصيفه.
عند Open Issues / أحداث عرضية
{
"message": "Garbage Collection Activity High (11%)",
"description": "https://XXXXXXX/#/?snapshotId=rjhkZXdNzegliVVEswMScGNn0YY",
"tags": "OPSGENIE_TAGS",
"alias": "53650436-8e35-49a3-a610-56b442ae7620",
"note": "Suggestion: Tune your Garbage Collector, reduce allocation rate through code changes",
"priority": "P3",
"details": {
"Zone": "prod",
"FQDN / Host": "host1.demo.com",
"Entity": "jvm",
"Entity Label": "Test jvm",
"Tags": "production, documents, elasticsearch"
}
}
عند اغلاق الاصدارات / الأحداث العرضية
يتم ارسال اعلام بدرجة الوضوح الى Opsgenie مع كود الاصدار / الحدث العرضي المناظر.
على الأحداث Offline / Online / Change
{
"message": "offline",
"description": "https://XXXXXXX/#/?snapshotId=rjhkZXdNzegliVVEswMScGNn0YY",
"tags": "OPSGENIE_TAGS",
"alias": "53650436-a335-49a3-a610-56b442ae7620",
"note": "Suggestion: Docker container on Host host1.demo.com",
"priority": "P4",
"details": {
"Zone": "prod",
"FQDN / Host": "host1.demo.com",
"Entity": "Docker Container",
"Entity Label": "postgres:10",
"Tags": "production, documents"
}
}