iceberg-cpp
Loading...
Searching...
No Matches
Classes
metrics_context.h File Reference

Factory interface for creating named Counter and Timer instances. More...

#include <memory>
#include <string_view>
#include "iceberg/iceberg_export.h"
#include "iceberg/metrics/counter.h"
#include "iceberg/metrics/timer.h"

Go to the source code of this file.

Classes

class  iceberg::MetricsContext
 Factory for creating named Counter and Timer instances. More...
 
class  iceberg::DefaultMetricsContext
 MetricsContext backed by DefaultCounter and DefaultTimer instances. More...
 

Detailed Description

Factory interface for creating named Counter and Timer instances.