public class MetricsConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
METRICS_ALWAYS_ENABLED_DIMENSIONS
Metrics dimensions that always will be enabled regardless of the config provided by user.
|
static Set<String> |
METRICS_ALWAYS_ENABLED_DIMENSIONS_WITH_SHARD_ID
Allowed dimensions for CloudWatch metrics.
|
static Set<String> |
METRICS_DIMENSIONS_ALL
Metrics dimensions that signify all possible dimensions.
|
| Constructor and Description |
|---|
MetricsConfig() |
| Modifier and Type | Method and Description |
|---|---|
MetricsFactory |
metricsFactory() |
public static final Set<String> METRICS_ALWAYS_ENABLED_DIMENSIONS
public static final Set<String> METRICS_ALWAYS_ENABLED_DIMENSIONS_WITH_SHARD_ID
public MetricsFactory metricsFactory()
Copyright © 2019. All rights reserved.