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 88c9f41 commit 6369860Copy full SHA for 6369860
postgres-mixin/README.md
@@ -15,12 +15,5 @@ $ go get github.com/monitoring-mixins/mixtool/cmd/mixtool
15
$ go get github.com/google/go-jsonnet/cmd/jsonnetfmt
16
```
17
18
-You can then build the Prometheus rules files `alerts.yaml` and
19
-`rules.yaml` and a directory `dashboard_out` with the JSON dashboard files
20
-for Grafana:
21
-```bash
22
-$ make build
23
-```
24
-
25
For more advanced uses of mixins, see
26
https://github.com/monitoring-mixins/docs.
0 commit comments