You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add PrometheusRule reference and exercise defaults schema in CI (#305)
* docs: add PrometheusRule reference to configuration.md, exercise defaults schema in CI
- Add PrometheusRule alerts section to docs/reference/configuration.md
documenting all 10 alert rules with their tunable parameters.
Previously only documented in the Prometheus setup guide, not the
field-by-field configuration reference.
- Add cpu, memory, and costPricing sections to the Helm CI
defaults-values.yaml so schema validation covers these nested
objects during helm lint.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
* docs: fix phantom staleRecommendations threshold, add defaults section
- Remove incorrect threshold parameter from staleRecommendations alert
rule documentation (the expr is hardcoded, no threshold param exists).
- Add Cluster-wide Defaults (Helm-managed) section to configuration.md
documenting the defaults.* Helm values that create an AttuneDefaults CR.
- Clarify that AttuneDefaults can be created via Helm or manually.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
---------
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
0 commit comments