We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836ca65 commit b45d767Copy full SHA for b45d767
changelog.md
@@ -1,5 +1,23 @@
1
# Change Log
2
3
+# v0.2.2
4
+
5
+# Added
6
+- Integration with Kibana Discover app
7
+- Addied ability to specify opsgenie alert details
8
9
+### Fixed
10
+- Fix some encoding issues with command alerter
11
+- Better error messages for missing config file
12
+- Fixed an issue with run_every not applying per-rule
13
+- Fixed an issue with rules not being removed
14
+- Fixed an issue with top count keys and nested query keys
15
+- Various documentation fixes
16
+- Fixed an issue with not being able to use spike aggregation
17
18
+### Removed
19
+- Remove The Hive alerter
20
21
# v0.2.1
22
23
### Fixed
0 commit comments