Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 908 Bytes

V1alpha1Prometheus.md

File metadata and controls

17 lines (13 loc) · 908 Bytes

V1alpha1Prometheus

Prometheus is a prometheus metric to be emitted

Properties

Name Type Description Notes
counter V1alpha1Counter [optional]
gauge V1alpha1Gauge [optional]
help str Help is a string that describes the metric
histogram V1alpha1Histogram [optional]
labels list[V1alpha1MetricLabel] Labels is a list of metric labels [optional]
name str Name is the name of the metric
when str When is a conditional statement that decides when to emit the metric [optional]

[Back to Model list] [Back to API list] [Back to README]