|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Prometheus label definition. More...
#include <zephyr/net/prometheus/label.h>
Data Fields | |
| const char * | key |
| Prometheus metric label key. | |
| const char * | value |
| Prometheus metric label value. | |
Prometheus label definition.
This structure defines a Prometheus label.
| const char* prometheus_label::key |
Prometheus metric label key.
| const char* prometheus_label::value |
Prometheus metric label value.