feat: add monitoring umbrella chart (VictoriaMetrics + Grafana)#17
Merged
disentangle-network merged 2 commits intomainfrom Mar 7, 2026
Merged
feat: add monitoring umbrella chart (VictoriaMetrics + Grafana)#17disentangle-network merged 2 commits intomainfrom
disentangle-network merged 2 commits intomainfrom
Conversation
Adds helm/monitoring/ wrapping victoria-metrics-k8s-stack with values tuned for Always Free OKE (ARM64, emptyDir storage, 7d retention). Closes #15
The monitoring chart depends on victoria-metrics-k8s-stack from an external Helm repo. CI needs to register the repo before building dependencies.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
helm/monitoring/umbrella chart wrappingvictoria-metrics-k8s-stackv0.72.xmonitoring-lintjob (dep build + lint + template)lint-monitoring,template-monitoring,deps-monitoringtargetsResource Budget
Preserves last PVC slot (50Gi) for future protocol node scaling.
Test plan
helm dependency build helm/monitoring/succeedshelm lint helm/monitoring/passeshelm template monitoring helm/monitoring/renders cleanlymonitoring-lintjob passesCloses #15