mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
34 lines
657 B
YAML
34 lines
657 B
YAML
alertmanager:
|
|
interval: 10s
|
|
servers:
|
|
- name: ha1
|
|
uri: "http://localhost:9093"
|
|
timeout: 10s
|
|
proxy: true
|
|
- name: ha2
|
|
uri: "http://localhost:9094"
|
|
timeout: 10s
|
|
proxy: true
|
|
annotations:
|
|
hidden:
|
|
- help
|
|
custom:
|
|
js: /custom.js
|
|
filters:
|
|
default:
|
|
- "@receiver=by-cluster-service"
|
|
labels:
|
|
color:
|
|
static:
|
|
- job
|
|
unique:
|
|
- cluster
|
|
- instance
|
|
- "@receiver"
|
|
log:
|
|
config: false
|
|
level: warning
|
|
sentry:
|
|
private: https://84a9ef37a6ed4fdb80e9ea2310d1ed26:8c6ee6f0ab02406482ff4b4e824e2c27@sentry.io/1279017
|
|
public: https://84a9ef37a6ed4fdb80e9ea2310d1ed26@sentry.io/1279017
|