You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pkg/ruler: Add external_labels option
This option can be used to add a set of labels to all alerts emitted by the
ruler.
Signed-off-by: Benoît Knecht <[email protected]>
* docs/configuration: Document external_labels option
Let the documentation generator understand the `labels.Labels` field, and
generate `config-file-reference.md` with
```console
$ go run tools/doc-generator \
> docs/configuration/config-file-reference.template > docs/configuration/config-file-reference.md
```
Signed-off-by: Benoît Knecht <[email protected]>
0 commit comments