Zephyr API Documentation 4.0.0-rc3
A Scalable Open Source RTOS
|
Prometheus label definition. More...
#include <label.h>
Data Fields | |
char | key [16] |
Prometheus metric label key. | |
char | value [16] |
Prometheus metric label value. | |
Prometheus label definition.
This structure defines a Prometheus label.
char prometheus_label::key[16] |
Prometheus metric label key.
char prometheus_label::value[16] |
Prometheus metric label value.