Prometheus Client Library for Modern C++
Classes | Public Attributes | List of all members
prometheus::ClientMetric Struct Reference
Collaboration diagram for prometheus::ClientMetric:
Collaboration graph
[legend]

Classes

struct  Bucket
 
struct  Counter
 
struct  Gauge
 
struct  Histogram
 
struct  Info
 
struct  Label
 
struct  Quantile
 
struct  Summary
 
struct  Untyped
 

Public Attributes

std::vector< Labellabel
 
Counter counter
 
Gauge gauge
 
Info info
 
Summary summary
 
Histogram histogram
 
Untyped untyped
 
std::int64_t timestamp_ms = 0