mirror of
https://github.com/prymitive/karma
synced 2026-02-13 20:59:53 +00:00
25 lines
1.7 KiB
Plaintext
25 lines
1.7 KiB
Plaintext
{
|
|
"cluster": {
|
|
"name": "01H8NZK1C9VJ0G2W36YZ1C769B",
|
|
"peers": [
|
|
{
|
|
"address": "172.17.0.2:9094",
|
|
"name": "01H8NZK1C9VJ0G2W36YZ1C769B"
|
|
}
|
|
],
|
|
"status": "ready"
|
|
},
|
|
"config": {
|
|
"original": "global:\n resolve_timeout: 5m\n http_config:\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n group_by:\n - alertname\n continue: false\n routes:\n - receiver: by-cluster-service\n group_by:\n - alertname\n - cluster\n - service\n match_re:\n alertname: .*\n continue: true\n - receiver: by-name\n group_by:\n - alertname\n match_re:\n alertname: .*\n continue: true\n group_wait: 15s\n group_interval: 35s\n repeat_interval: 41d15h\ninhibit_rules:\n- source_match:\n severity: critical\n target_match:\n severity: warning\n equal:\n - alertname\n - cluster\n - service\nreceivers:\n- name: default\n- name: by-cluster-service\n- name: by-name\ntemplates: []\n"
|
|
},
|
|
"uptime": "2023-08-25T09:14:47.562Z",
|
|
"versionInfo": {
|
|
"branch": "HEAD",
|
|
"buildDate": "20230824-11:09:02",
|
|
"buildUser": "root@520df6c16a84",
|
|
"goVersion": "go1.20.7",
|
|
"revision": "d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d",
|
|
"version": "0.26.0"
|
|
}
|
|
}
|