prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
Loading...
Searching...
No Matches
Public Attributes | List of all members
prom::MetricCore::Bound Struct Reference

#include <metric_base.hpp>

Collaboration diagram for prom::MetricCore::Bound:
Collaboration graph
[legend]

Public Attributes

AdapterPtr adapter
 
MetricHandle handle
 
std::uint64_t adapter_version = 0
 
std::uint64_t scope_version = 0
 

Member Data Documentation

◆ adapter

AdapterPtr prom::MetricCore::Bound::adapter

◆ adapter_version

std::uint64_t prom::MetricCore::Bound::adapter_version = 0

◆ handle

MetricHandle prom::MetricCore::Bound::handle

◆ scope_version

std::uint64_t prom::MetricCore::Bound::scope_version = 0

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