-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
cb0108d
commit 9b42a88
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-11-26) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add loki docker logs dashboard | ||
|
||
### Features | ||
|
||
* add demo alert rules ([30f369d](/~https://github.com/NEIAAC/monitoring/commit/30f369d8a693c3f35f275f2ccc9b679ab13bf350)) | ||
* add health checks ([8362857](/~https://github.com/NEIAAC/monitoring/commit/8362857e4d16a2a33327253421e5d92b8c1a47a9)) | ||
* add log retention ([d3a3000](/~https://github.com/NEIAAC/monitoring/commit/d3a300033b5f80d433b7ef0d0571e6f2a49c0045)) | ||
* add loki docker logs dashboard ([4ca0eb1](/~https://github.com/NEIAAC/monitoring/commit/4ca0eb1382d733936f01eabd47226efcc5e9300f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* improve dash json sharing ([e8bdcc4](/~https://github.com/NEIAAC/monitoring/commit/e8bdcc411489523130e8faa1a43c8a9f96f06808)) | ||
* remove file mount typo ([f1bf412](/~https://github.com/NEIAAC/monitoring/commit/f1bf41270af0d41ae821f4969ed717b411e6bc4a)) | ||
* switch healthcheck to wget ([adee9b6](/~https://github.com/NEIAAC/monitoring/commit/adee9b66bf878afbb1d4bd668ac6dca4522b0e9f)) | ||
* temporarily remove broken addon ([8e33bd3](/~https://github.com/NEIAAC/monitoring/commit/8e33bd3b16dff520a7a0732cc55be1301799a687)) | ||
* update broken dashboard names ([432f702](/~https://github.com/NEIAAC/monitoring/commit/432f7025b222821da55981816043208663db7add)) | ||
* update broken datasource names in dashboards ([f5d92a0](/~https://github.com/NEIAAC/monitoring/commit/f5d92a09a502699f6b4b250d45d37942ea7930c0)) | ||
* update dashboard metadata ([8e14028](/~https://github.com/NEIAAC/monitoring/commit/8e140281ad80a0bf84389f7e1f8983de73cec26f)) | ||
* update env variable name ([c608210](/~https://github.com/NEIAAC/monitoring/commit/c6082101a265cd1ad8bec89ec8d278ee8a8d4689)) | ||
* update node job name in alert ([dd2bede](/~https://github.com/NEIAAC/monitoring/commit/dd2bedefe19b733f6870147cabad4743b818b8f1)) | ||
* update node-exporter health check ([9e67da6](/~https://github.com/NEIAAC/monitoring/commit/9e67da670dee78383feadd93e9b563e2fa8f97dd)) |