Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 692 Bytes

Prometheus.md

File metadata and controls

19 lines (12 loc) · 692 Bytes

Prometheus

Prometheus is a prometheus metric to be emitted

Properties

Name Type Description Notes
counter Counter [optional]
gauge Gauge [optional]
help String Help is a string that describes the metric
histogram Histogram [optional]
labels List<MetricLabel> Labels is a list of metric labels [optional]
name String Name is the name of the metric
when String When is a conditional statement that decides when to emit the metric [optional]