AWS SDK for C++AWS SDK for C++ Version 1.11.788 |
#include <NoopMeterProvider.h>
A no-op implementation of the Histogram that is simply pass though
Definition at line 49 of file NoopMeterProvider.h.
Records a value to the histogram.
| value | the value that be recorded in a statistical distribution. |
| attributes | the attributes or dimensions associate with this measurement. |
Implements smithy::components::tracing::Histogram.
Definition at line 51 of file NoopMeterProvider.h.