We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7684929 commit 9fedd39Copy full SHA for 9fedd39
model/labels.go
@@ -22,7 +22,7 @@ import (
22
)
23
24
const (
25
- // AlertNameLabel is the name of the label containing the an alert's name.
+ // AlertNameLabel is the name of the label containing the alert's name.
26
AlertNameLabel = "alertname"
27
28
// ExportedLabelPrefix is the prefix to prepend to the label names present in
0 commit comments