NVIDIA DeepStream SDK API Reference

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

Go to the source code of this file.

Namespaces

 prometheus
 

Typedefs

using prometheus::Labels = std::map< std::string, std::string >
 Multiple labels and their value. More...
 
using prometheus::Label = Labels::value_type
 Single label and its value. More...