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 48310e0 commit fb550faCopy full SHA for fb550fa
CHANGELOG.md
@@ -2,10 +2,12 @@
2
3
## unreleased / master
4
5
+## v0.2.1 / 2020-06-08
6
+
7
* [FEATURE] Add `rules check` command. It runs various [best practice](https://prometheus.io/docs/practices/rules/) checks against rules.
8
* [ENHANCEMENT] Ensure `rules prepare` takes into account Vector Matching on PromQL Binary Expressions.
9
-## v0.2.0 / 2020-03-10
10
+## v0.2.0 / 2020-06-02
11
12
* [FEATURE] Add `rules prepare` command. It allows you add a label to PromQL aggregations and lint your expressions in rule files.
13
* [FEATURE] Add `rules lint` command. It lints, rules YAML and PromQL expression formatting within the rule file
0 commit comments