Replies: 1 comment
-
Is this what we are hoping for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This thread is going to collect ideas and solutions around the SLO definition for ArgoCD.
ArgoCD components are exposing metrics, which can give us some insides about the ArgoCD health. There is also the example prometheus dashboard definition which can be used by the problem analysis.
The next step for the ArgoCD monitoring is to define SLOs. We believe that having good SLOs provides the highest-quality indication for when we need to take action in order to improve the service quality.
Our current SLO list for ArgoCD consists of three checks:
We identified metric
argocd_app_reconcile
as a good candidate for the service performance check. But, we are still trying to understand how the metric value change will influence the user experience.Does anybody have experience in the SLO definition for ArgCD? Maybe you are using other/different metrics for your SLOs?
We are curious to hear how you defined SLO for ArgoCD. It could be a starting point for dedicated documentation or project contribution.
Beta Was this translation helpful? Give feedback.
All reactions