-
Story
-
Resolution: Done
-
Undefined
-
GitOps 1.14, GitOps 1.15, GitOps 1.16
-
GitOps #264 Jan17 - Feb07
-
---
-
---
As part of this PR (https://github.com/redhat-developer/gitops-operator/pull/756), Gerald added new Argo Rollouts dashboards.
These can be found in OpenShift Console, under Observe > Dashboards > Dashboard > GitOps / Rollouts. (I'll attach a screenshot)
These have been available since the first OpenShift GitOps 1.14 release, BUT, we didn't document it at the time because I needed to figure out the content changes and the proper process (and hopefully I have!). I'm only just getting to this now on my (long) TODO list.
AFAICT, for this feature, we just need 2 small changes to this doc page (https://docs.openshift.com/gitops/1.14/observability/monitoring/monitoring-with-gitops-dashboards.html) to:
- 1) In the top section, under 'There are three GitOps dashboards available:', add a reference to 'GitOps Rollouts' dashboard
- Add this:
- GitOps Rollouts: View metrics relates to total active Rollouts resources, number of available/desired/unavailable Replicas, and statistics on Rollouts controller performance.
- 'There are three GitOps dashboards available:' should obviously now read 'There are FOUR GitOps dashboards available:'
- Add this:
- 2) In the second step of the 'Procedure' section, 'GitOps (Overview), GitOps / Components, or GitOps / gRPC Services' should be changed to 'GitOps (Overview), GitOps / Components, GitOps / gRPC Services, or GitOps / Rollouts'
And that's it! In summary, we just need to briefly describe the dashboard (my sentence above) and update one of the references.
- links to