File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased]
8
8
9
9
### Fixed
10
- - ** Metrics** : Cold start metric is now completely separate from application metrics dimensions, making it easier and cheaper to visualize
10
+ - ** Metrics** : Cold start metric is now completely separate from application metrics dimensions, making it easier and cheaper to visualize.
11
+ - This is a breaking change if you were graphing/alerting on both application metrics with the same name to compensate this previous malfunctioning
12
+ - Marked as bugfix as this is the intended behaviour since the beginning, as you shouldn't have the same application metric with different dimensions
11
13
12
14
## [ 1.3.1] - 2020-08-22
13
15
### Fixed
You can’t perform that action at this time.
0 commit comments