Lines Matching full:prometheus
14 * @brief Prometheus summary APIs.
16 * @addtogroup prometheus
21 #include <zephyr/net/prometheus/metric.h>
26 * @brief Prometheus summary quantile definition.
28 * This structure defines a Prometheus summary quantile.
40 * @brief Type used to represent a Prometheus summary metric.
43 * * See https://prometheus.io/docs/concepts/metric_types/#summary
46 /** Base of the Prometheus summary metric */
48 /** Array of quantiles associated with the Prometheus summary metric */
50 /** Number of quantiles associated with the Prometheus summary metric */
61 * @brief Prometheus Summary definition.
102 * @brief Observes a value in a Prometheus summary metric