diff --git a/README.md b/README.md index ad8fe14..79815dd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ Fully automated Kubernetes and GitOps setup to host my important services at hom Read the [docs](https://docs.mbund.org) for technical details. +## Live Stats + - + diff --git a/docs/index.md b/docs/index.md index 4a1b28f..065cb3e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,16 +2,14 @@ Fully automated Kubernetes and GitOps setup to host my important services at home. +## Live Stats + -
-
- - -
- - -
+ + + + ## Architecture diff --git a/system/monitoring/templates/image-fetch-cache.yaml b/system/monitoring/templates/image-fetch-cache.yaml index 8326ae7..de67fa7 100644 --- a/system/monitoring/templates/image-fetch-cache.yaml +++ b/system/monitoring/templates/image-fetch-cache.yaml @@ -53,12 +53,12 @@ data: { "hooks": [ { - "url": "https://grafana.mbund.org/render/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=2&width=200&height=200", - "cacheId": "argocd-applications", + "url": "https://grafana.mbund.org/render/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=7&width=500&height=200", + "cacheId": "server-time", "refetchTime": 60 }, { - "url": "https://grafana.mbund.org/render/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=3&width=200&height=200", + "url": "https://grafana.mbund.org/render/d-solo/b250375b-77ce-456f-9c27-6c38221dd21a/misc?orgId=1&panelId=3&width=500&height=200", "cacheId": "server-uptime", "refetchTime": 60 },