-
Notifications
You must be signed in to change notification settings - Fork 175
/
example.yaml
74 lines (74 loc) · 1.29 KB
/
example.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
alertmanager:
interval: 60s
servers:
- name: local
uri: http://localhost:9093
timeout: 10s
proxy: true
readonly: false
headers:
X-Auth-Test: some-token-or-other-string
- name: client-auth
uri: https://localhost:9093
timeout: 10s
tls:
ca: /etc/ssl/certs/ca-bundle.crt
cert: /etc/karma/client.pem
key: /etc/karma/client.key
annotations:
default:
hidden: false
hidden:
- help
visible: []
custom:
css: /custom.css
js: /custom.js
debug: false
filters:
default:
- "@receiver=by-cluster-service"
karma:
name: karma-prod
labels:
color:
static:
- job
unique:
- cluster
- instance
- "@receiver"
keep: []
strip: []
listen:
address: "0.0.0.0"
port: 8080
prefix: /
cors:
allowedOrigins:
- https://example.com
log:
config: false
level: info
silences:
comments:
linkDetect:
rules:
- regex: "(DEVOPS-[0-9]+)"
uriTemplate: https://jira.example.com/browse/$1
receivers:
keep: []
strip: []
silenceForm:
strip:
labels:
- job
defaultAlertmanagers:
- local
ui:
refresh: 30s
hideFiltersWhenIdle: true
colorTitlebar: false
minimalGroupWidth: 420
alertsPerGroup: 5
collapseGroups: collapsedOnMobile