We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde963d commit 800bca3Copy full SHA for 800bca3
CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
### Fixed
10
-- **Metrics**: Cold start metric is now completely separate from application metrics dimensions, making it easier and cheaper to visualize
+- **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
13
14
## [1.3.1] - 2020-08-22
15
0 commit comments