Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
metric.h File Reference

Prometheus metric interface. More...

Go to the source code of this file.

Data Structures

struct  prometheus_metric
 Type used to represent a Prometheus metric base. More...

Enumerations

enum  prometheus_metric_type { PROMETHEUS_COUNTER = 0 , PROMETHEUS_GAUGE , PROMETHEUS_SUMMARY , PROMETHEUS_HISTOGRAM }
 Prometheus metric types. More...

Detailed Description

Prometheus metric interface.