Commit Graph

29 Commits

Author SHA1 Message Date
Khue Doan
9438fe32d7 feat(alertmanager): add more info in notifications
Map status, priority, tags and runbook.
2024-03-28 17:07:26 +07:00
Khue Doan
4a4828f20b chore(deps): update all non-major dependencies 2024-03-03 00:20:54 +07:00
Khue Doan
a7cdb00550 refactor!: move alert setup from Grafana to Alertmanager 2024-03-02 14:32:55 +07:00
Khue Doan
169f24fed3 chore: update kube-prometheus-stack and grafana 2024-01-21 15:50:02 +07:00
Khue Doan
4d904592c4 fix(system): downgrade kube-prometheus-stack to 45.28.0
Due to an issue on 45.28.1
2023-05-19 02:38:41 +07:00
Khue Doan
b1a716dae9 refactor!: move Grafana to platform
Grafana depends on secret created by ExternalSecret, with the values
pulled from Vault, causing circular dependency problem: system requires
platform components but platform requires system components.
2023-05-19 01:36:47 +07:00
Khue Doan
8391d54ca5 chore(kube-prometheus-stack): upgrade to latest version
Since ArgoCD server side apply is enabled
2022-12-24 13:25:16 +07:00
Khue Doan
e710e5814b fix(dex): remove hard coded values 2022-05-14 12:20:16 +07:00
Khue Doan
5b410ceb1d refactor(platform): replace Authentik with Dex 2022-05-07 11:55:29 +07:00
Khue Doan
71b0217a54 feat: add app name and icon for all ingress 2022-05-04 09:17:42 +07:00
Khue Doan
46fe72cfe4 refactor(grafana): use random admin password 2022-02-26 01:01:03 +07:00
Khue Doan
04057ea965 refactor(prometheus): do not use Helm values for rule and probe selector 2022-01-09 13:10:13 +07:00
Khue Doan
0f14a4851b refactor(prometheus): disable persistent storage
To save space
2022-01-09 13:07:34 +07:00
Loc Mai
be1b542046
chore: improve monitoring setting (#11) 2022-01-06 07:44:06 +07:00
Khue Doan
9a017980ad fix(prometheus): downgrade to 19.3.0 due to sync issue 2022-01-01 01:19:44 +07:00
Khue Doan
eda4c4599a chore(prometheus): upgrade to latest version 2022-01-01 00:03:18 +07:00
Khue Doan
bde8724284 style: format YAMLs to fix yamllint 2021-12-26 12:36:14 +07:00
Khue Doan
a9f8adf746 style: use YAML anchors for all ingress hosts 2021-12-16 21:02:13 +07:00
Khue Doan
e928f8a46d fix: add missing cert annotations for Grafana and Tekton 2021-12-05 23:03:53 +07:00
Khue Doan
7553bac85e fix(system/grafana): set ingress class explicitly 2021-12-05 12:59:11 +07:00
Khue Doan
2957e82e6d chore(system): upgrade kube-prometheus-stack to latest 2021-12-05 11:45:56 +07:00
Khue Doan
e06434c2b1 refactor(system): split Loki to a separate namespace 2021-12-05 11:35:44 +07:00
Khue Doan
f8bde840f6 Revert "fix(system): temporarily disable monitoring"
This reverts commit 4b6433ece6.
2021-12-05 11:31:02 +07:00
Khue Doan
4b6433ece6 fix(system): temporarily disable monitoring 2021-11-26 12:15:50 +07:00
Khue Doan
43ecd1c224 chore(system): upgrade all charts to latest version 2021-11-17 14:06:12 +07:00
Khue Doan
ad0a3f59e8 feat(system): add Loki datasource to Grafana 2021-09-24 19:18:20 +07:00
Khue Doan
d94cfbf8e9 feat(system): add Loki stack 2021-09-24 18:56:43 +07:00
Khue Doan
94037ce251 feat(system): enable Grafana ingress 2021-09-23 11:28:58 +07:00
Khue Doan
3b93ba2c21 Add Prometheus stack 2021-08-23 00:15:21 +07:00