AWS SDK for C++AWS SDK for C++ Version 1.11.788 |
#include <MeterAdapters.h>
A Open Telemetry Implementation of MonotonicCounter.
Definition at line 50 of file MeterAdapters.h.
Adds a value to counter.
| value | the count to be added to the counter. |
| attributes | the attributes or dimensions associate with this measurement. |
Implements smithy::components::tracing::MonotonicCounter.