|
iceberg-cpp
|
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... | |
Factory interface for creating named Counter and Timer instances.