Skip to content

Commit e293004

Browse files
committed
Add Consul dashboards
1 parent 036b5c0 commit e293004

File tree

5 files changed

+586
-0
lines changed

5 files changed

+586
-0
lines changed

ci/release_notes.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
## Features
1010

1111
* All **Alerts** have been parametrized. You can now specify via manifest file the `evaluation_time` and `thresholds`.
12+
* Added **Consul** alerts and dashboards

jobs/consul_dashboards/monit

Whitespace-only changes.

jobs/consul_dashboards/spec

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: consul_dashboards
3+
4+
packages: []
5+
6+
templates:
7+
consul_overview.json: consul_overview.json
8+
9+
properties: {}

0 commit comments

Comments
 (0)