AWS SDK for C++AWS SDK for C++ Version 1.11.791 |
#include <MeterAdapters.h>
A Open Telemetry Implementation of AsyncMeasurement.
Definition at line 116 of file MeterAdapters.h.
A Functional interface of recording a value.
| value | the value of the measurement. |
| attributes | the attributes or dimensions associate with this measurement. |
Implements smithy::components::tracing::AsyncMeasurement.