argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

Support monitoring automaticly - by providing jsonnet mixin

Open KlavsKlavsen opened this issue 2 years ago • 2 comments

Summary

argocd should have a mixin ( https://monitoring.mixins.dev/ )- adding prometheus + grafana config for easy use by https://github.com/prometheus-operator/kube-prometheus build process.

Motivation

This would enable this project to maintain an easy to use prometheus rules + grafana dashboards plugin - for a very widely used method of installing Prometheus on Kubernetes clusters.

Proposal

base it off any existing mixin - and adjust to fit the metrics argocd exposes.

KlavsKlavsen avatar Mar 07 '22 12:03 KlavsKlavsen

i find an argo-cd-mixin here: https://github.com/adinhodovic/argo-cd-mixin

nlamirault avatar Dec 28 '23 07:12 nlamirault

Put on the list for evaluation. would argocd project accept a PR - if the owner of that repo accepts it?

KlavsKlavsen avatar Dec 28 '23 08:12 KlavsKlavsen