|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Prometheus summary quantile definition. More...
#include <summary.h>
Data Fields | |
| double | quantile |
| Quantile of the summary. | |
| double | value |
| Value of the quantile. | |
Prometheus summary quantile definition.
This structure defines a Prometheus summary quantile.
| double prometheus_summary_quantile::quantile |
Quantile of the summary.
| double prometheus_summary_quantile::value |
Value of the quantile.