ServiceMetric
namestring
Metric name
typestring
Metric type (counter, gauge, histogram, etc.)
descriptionstring
Metric description
first_seenstring<date-time>
When the metric was first seen
last_noticedstring<date-time>
When the metric was last noticed
ServiceMetric
{
"name": "string",
"type": "string",
"description": "string",
"first_seen": "2024-07-29T15:51:28.071Z",
"last_noticed": "2024-07-29T15:51:28.071Z"
}
Was this page helpful?