Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
|
Prometheus label definition. More...
#include <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.