7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <smithy/Smithy_EXPORTS.h>
10#include <smithy/tracing/Meter.h>
13 namespace components {
virtual std::shared_ptr< Meter > GetMeter(Aws::String scope, Aws::Map< Aws::String, Aws::String > attributes)=0
virtual ~MeterProvider()=default
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String