NVIDIA DeepStream SDK API Reference

8.0 Release
sources/includes/prometheus/gauge.h File Reference

Go to the source code of this file.

Data Structures

class  prometheus::Gauge
 A gauge metric to represent a value that can arbitrarily go up and down. More...
 

Namespaces

 prometheus
 

Functions

PROMETHEUS_CPP_CORE_EXPORT detail::Builder< Gauge > prometheus::BuildGauge ()
 Return a builder to configure and register a Gauge metric. More...