github.com/thanos-io/thanos@v0.32.5/cmd/thanos/testdata/rules-files/valid_2.yaml (about)

     1  groups:
     2    - name: test-alert-group
     3      partial_response_strategy: "warn"
     4      interval: 2m
     5      rules:
     6        - alert: TestAlert
     7          expr: 1
     8          labels:
     9            key: value
    10          annotations:
    11            key: value
    12  
    13    - name: test-rule-group
    14      partial_response_strategy: "warn"
    15      interval: 2m
    16      rules:
    17        - record: test_metric
    18          expr: 1