Skip to content

Commit 800bca3

Browse files
committed
chore: clarify changelog bugfix vs breaking change
1 parent dde963d commit 800bca3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
### 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
1113

1214
## [1.3.1] - 2020-08-22
1315
### Fixed

0 commit comments

Comments
 (0)