AWS SDK for C++AWS SDK for C++ Version 1.11.791 |
#include <UpDownCounter.h>
Measures a value that goes up or down.
Definition at line 17 of file UpDownCounter.h.
Adds a value to counter.
| value | the count to be added to the counter. |
| attributes | the attributes or dimensions associate with this measurement. |
Implemented in smithy::components::tracing::OtelUpDownCounterAdapter.