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

Prometheus summary quantile definition. More...

#include <summary.h>

Data Fields

double quantile
 Quantile of the summary.
 
double value
 Value of the quantile.
 

Detailed Description

Prometheus summary quantile definition.

This structure defines a Prometheus summary quantile.

Field Documentation

◆ quantile

double prometheus_summary_quantile::quantile

Quantile of the summary.

◆ value

double prometheus_summary_quantile::value

Value of the quantile.


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