|
Zephyr Project API 4.1.0
A Scalable Open Source RTOS
|
Prometheus metric interface. More...
#include <zephyr/sys/iterable_sections.h>#include <zephyr/sys/slist.h>#include <zephyr/net/prometheus/label.h>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... | |
Prometheus metric interface.