Skip to content

Agent Start Here

Use this repo when the task is about:

  • Deploying, configuring, or operating the prometheus-stack Helm chart from ovesorg/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:

  1. README.md
  2. docs/index.md
  3. docs/overview.md
  4. docs/architecture.md
  5. docs/adr/index.md
  6. docs/reference/index.md

Use this repo to answer:

  • What does the prometheus-stack chart 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.yaml are most-edited, and what do they do (see Reference » Values Reference)?
  • Where should new documentation, ADR, or reference content be added?