Compare commits
30 Commits
fbc3fcc5ca
...
293e49aba3
| Author | SHA1 | Date | |
|---|---|---|---|
| 293e49aba3 | |||
| 9ac5591d1d | |||
| 3aee5c2843 | |||
| 0f71d8d416 | |||
| 8cb96f5ebe | |||
| b674dd1cbc | |||
| 248d9a0dda | |||
| c1976658ed | |||
| 9db2162973 | |||
| 98da163d91 | |||
| 7ce1aec431 | |||
| 4f4455e564 | |||
| 101bf584ba | |||
| a2594a47f2 | |||
| cee4db7c44 | |||
| f0b1e6baaa | |||
| 22927df47e | |||
| bbfee760cb | |||
| c0a95eef8a | |||
| de9c0e3318 | |||
| 96a8af9580 | |||
| bfc3a828de | |||
| fbc14b1a96 | |||
| 3b8ac74de8 | |||
| 74f5d5691f | |||
| 0b29d6ccde | |||
| cfb035e117 | |||
| 15bb0d6a12 | |||
| 69dbb0347a | |||
| 0671c2f793 |
10
LICENSE
10
LICENSE
@ -1,9 +1,5 @@
|
|||||||
MIT License
|
MIT License — see git history
|
||||||
|
|
||||||
Copyright (c) 2026 marcus
|
# update 10 (2026-04)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
# update 21 (2026-04)
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
# monitoring-dashboards
|
# monitoring-dashboards — README
|
||||||
|
|
||||||
Grafana dashboards as code + alerting rules
|
(Initial — see git history.)
|
||||||
|
|
||||||
|
# update 9 (2026-04)
|
||||||
|
|
||||||
|
# update 20 (2026-04)
|
||||||
|
|||||||
7
alerts/api.yml
Normal file
7
alerts/api.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# alerts/api.yml
|
||||||
|
|
||||||
|
# update 4 (2026-04)
|
||||||
|
|
||||||
|
# update 15 (2026-04)
|
||||||
|
|
||||||
|
# update 26 (2026-04)
|
||||||
7
alerts/db.yml
Normal file
7
alerts/db.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# alerts/db.yml
|
||||||
|
|
||||||
|
# update 5 (2026-04)
|
||||||
|
|
||||||
|
# update 16 (2026-04)
|
||||||
|
|
||||||
|
# update 27 (2026-04)
|
||||||
7
alerts/disk.yml
Normal file
7
alerts/disk.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# alerts/disk.yml
|
||||||
|
|
||||||
|
# update 6 (2026-04)
|
||||||
|
|
||||||
|
# update 17 (2026-04)
|
||||||
|
|
||||||
|
# update 28 (2026-04)
|
||||||
5
dashboards/api-overview.json
Normal file
5
dashboards/api-overview.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{}
|
||||||
|
|
||||||
|
# update 11 (2026-04)
|
||||||
|
|
||||||
|
# update 22 (2026-04)
|
||||||
7
dashboards/nginx.json
Normal file
7
dashboards/nginx.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{}
|
||||||
|
|
||||||
|
# update 3 (2026-04)
|
||||||
|
|
||||||
|
# update 14 (2026-04)
|
||||||
|
|
||||||
|
# update 25 (2026-04)
|
||||||
7
dashboards/postgres.json
Normal file
7
dashboards/postgres.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{}
|
||||||
|
|
||||||
|
# update 1 (2026-04)
|
||||||
|
|
||||||
|
# update 12 (2026-04)
|
||||||
|
|
||||||
|
# update 23 (2026-04)
|
||||||
7
dashboards/redis.json
Normal file
7
dashboards/redis.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{}
|
||||||
|
|
||||||
|
# update 2 (2026-04)
|
||||||
|
|
||||||
|
# update 13 (2026-04)
|
||||||
|
|
||||||
|
# update 24 (2026-04)
|
||||||
5
provisioning/dashboards.yml
Normal file
5
provisioning/dashboards.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# provisioning/dashboards.yml
|
||||||
|
|
||||||
|
# update 8 (2026-04)
|
||||||
|
|
||||||
|
# update 19 (2026-04)
|
||||||
7
provisioning/datasources.yml
Normal file
7
provisioning/datasources.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# provisioning/datasources.yml
|
||||||
|
|
||||||
|
# update 7 (2026-04)
|
||||||
|
|
||||||
|
# update 18 (2026-04)
|
||||||
|
|
||||||
|
# update 29 (2026-04)
|
||||||
Loading…
Reference in New Issue
Block a user