Agent Start Here¶
Use this repo when the task is about:
- Deploying, configuring, or operating the
prometheus-stackHelm chart fromovesorg/deployment-charts - Adding scrape targets, alerts, or dashboards to that stack
- Repo-specific architecture decisions for the monitoring deployment
- Local operational guidance captured in this repo
Read in this order:
README.mddocs/index.mddocs/overview.mddocs/architecture.mddocs/adr/index.mddocs/reference/index.md
Use this repo to answer:
- What does the
prometheus-stackchart do at a human-reader level? - How do I install, configure, and upgrade it on an OVES cluster?
- How do I add a
ServiceMonitor/PrometheusRule/ Grafana dashboard? - Which architecture decisions have been recorded for this monitoring deployment?
- Which repo terms have precise local definitions (see Reference » Terminology)?
- Which external sources or standards does this repo rely on (see Reference » External References)?
- Which keys in
values.yamlare most-edited, and what do they do (see Reference » Values Reference)? - Where should new documentation, ADR, or reference content be added?