Skip to content

feat(monitoring): add kube-prometheus-stack configuration and stalwart ServiceMonitor#92

Draft
jzunigax2 wants to merge 1 commit into
masterfrom
feat/telemetry
Draft

feat(monitoring): add kube-prometheus-stack configuration and stalwart ServiceMonitor#92
jzunigax2 wants to merge 1 commit into
masterfrom
feat/telemetry

Conversation

@jzunigax2

Copy link
Copy Markdown
Contributor

Adds the base observability setup for the mail cluster under deploy/monitoring/:

  • kube-prometheus-stack-values.yaml: values for deploying kube-prometheus-stack (Prometheus + Grafana + Alertmanager) into a monitoring namespace. Tuned for our OVH managed cluster: control-plane scrape targets disabled (not reachable on managed k8s), 30d retention on a 20Gi PVC, and cross-namespace ServiceMonitor/rule discovery enabled.
  • stalwart-servicemonitor.yaml: scrapes Stalwart's Prometheus exporter (/metrics/prometheus on the management port) every 30s through the existing stalwart ClusterIP service, authenticated via Basic auth.

@jzunigax2 jzunigax2 requested a review from sg-gs July 15, 2026 18:00
@jzunigax2 jzunigax2 self-assigned this Jul 15, 2026
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 27424d25-3008-4272-aeeb-293bd87dfa6e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/telemetry

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant