AWS SDK for C++AWS SDK for C++ Version 1.11.791 |
#include <MeterAdapters.h>
A Open Telemetry Implementation of UpDownCounter.
Definition at line 64 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::UpDownCounter.