...

Text file src/github.com/prometheus/alertmanager/config/testdata/conf.group-by-all.yml

Documentation: github.com/prometheus/alertmanager/config/testdata

     1route:
     2  group_by: ['...']
     3  group_wait: 30s
     4  group_interval: 5m
     5  repeat_interval: 3h
     6  receiver: team-X
     7receivers:
     8  - name: 'team-X'

View as plain text