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.
2 parents a784287 + 9fedd39 commit 84a26dbCopy full SHA for 84a26db
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