mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
app/vmalert/datasource: typo fix in docs: Labels -> Label
This commit is contained in:
parent
a746cb62b6
commit
4fc4912f0c
@ -8,7 +8,7 @@ type Metric struct {
|
||||
Value float64
|
||||
}
|
||||
|
||||
// Labels represents metric's label
|
||||
// Label represents metric's label
|
||||
type Label struct {
|
||||
Name string
|
||||
Value string
|
||||
|
Loading…
Reference in New Issue
Block a user