Namespaces | |
| Utils | |
Classes | |
| struct | CloudWatchOptions |
| class | MetricBatcher |
| class | MetricPublisher |
| Class that handles sending metrics data to CloudWatch This class is responsible for emitting all the stored metrics to AWS CloudWatch. Metrics are published asynchronously using a thread. The thread waits on a condition variable and is signaled (by AWSCloudWatchMetricManager) whenever new metrics are available. More... | |
| class | MetricService |
| class | MetricServiceFactory |
Variables | |
| static const CloudWatchOptions | kDefaultCloudWatchOptions |
| static const Aws::FileManagement::FileManagerStrategyOptions | kDefaultMetricFileManagerStrategyOptions |
|
static |
Definition at line 47 of file cloudwatch_options.h.
|
static |
Definition at line 38 of file cloudwatch_options.h.