File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ import (
19
19
20
20
const (
21
21
// MetricNameSpaceRoot is the Metric name space root.
22
- MetricNameSpaceRoot = "AWS_TMP /CloudFormation"
22
+ MetricNameSpaceRoot = "AWS /CloudFormation"
23
23
//MetricNameHanderException is a metric type.
24
24
MetricNameHanderException = "HandlerException"
25
25
//MetricNameHanderDuration is a metric type.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import (
18
18
19
19
const (
20
20
// MetricNameSpaceRoot is the Metric name space root.
21
- MetricNameSpaceRoot = "AWS_TMP /CloudFormation"
21
+ MetricNameSpaceRoot = "AWS /CloudFormation"
22
22
//MetricNameHanderException is a metric type.
23
23
MetricNameHanderException = "HandlerException"
24
24
//MetricNameHanderDuration is a metric type.
You can’t perform that action at this time.
0 commit comments