SourceLabelPair
SourceLabelPair
Convenience wrapper for the identifier of a unique series, which consists of a source (host) and a metric or aggregation (label)
JSON Example
{
"severity": "string",
"host": "string",
"startTime": 0,
"label": "string",
"observed": 0,
"firing": 0
}
string
severity
Optional
severity
Possible values are : INFO, SMOKE, WARN, SEVERE,
string
host
Optional
Source (or host). "Source" and "host" are synonyms in current versions of wavefront, but the host terminology is deprecated
integer As int64 As int64
startTime
Optional
Start time of this failing HLP, in epoch millis.
string
label
Optional
label
integer As int32 As int32
observed
Optional
observed
integer As int32 As int32
firing
Optional
firing
object
tags
Optional
tags