Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
prometheus_label Struct Reference

Prometheus label definition. More...

#include <label.h>

Data Fields

char key [16]
 Prometheus metric label key.
 
char value [16]
 Prometheus metric label value.
 

Detailed Description

Prometheus label definition.

This structure defines a Prometheus label.

Field Documentation

◆ key

char prometheus_label::key[16]

Prometheus metric label key.

◆ value

char prometheus_label::value[16]

Prometheus metric label value.


The documentation for this struct was generated from the following file: