We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5490045 commit 39518c1Copy full SHA for 39518c1
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.5.2](https://github.com/google/slo-generator/compare/v2.5.1...v2.5.2) (2023-11-10)
4
+
5
6
+### Bug Fixes
7
8
+* add `query_bad` option to Datadog backend ([#377](https://github.com/google/slo-generator/issues/377)) ([6ecc728](https://github.com/google/slo-generator/commit/6ecc72803a6bd7dbfe2035e978cc3c2b0a3349f3))
9
10
## [2.5.1](https://github.com/google/slo-generator/compare/v2.5.0...v2.5.1) (2023-10-13)
11
12
setup.cfg
@@ -16,7 +16,7 @@
16
17
[metadata]
18
name = slo-generator
19
-version = 2.5.1
+version = 2.5.2
20
author = Google Inc.
21
author_email = olivier.cervello@gmail.com
22
maintainer = Laurent VAYLET
0 commit comments