Skip to content

Commit 87868b1

Browse files
authored
Merge pull request #87306 from Dhruv-Soni11/RHDEVDOCS-6296
RHDEVDOCS-6296: Content changes for the Argo Rollouts dashboard
2 parents 7fc70bb + 67ec439 commit 87868b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/gitops-accessing-gitops-monitoring-dashboards.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ Disabling or changing the content of the dashboards is not supported.
2424

2525
. In the *Administrator* perspective of the web console, go to *Observe* -> *Dashboards*.
2626

27-
. From the *Dashboard* drop-down list, select the desired {gitops-shortname} dashboard: *{gitops-shortname} (Overview)*, *{gitops-shortname} / Components*, or *{gitops-shortname} / gRPC Services*.
27+
. From the *Dashboard* drop-down list, select the desired {gitops-shortname} dashboard: *{gitops-shortname} (Overview)*, *{gitops-shortname} / Components*, *{gitops-shortname} / gRPC Services* or *{gitops-shortname} / Rollouts*.
2828

2929
. Optional: Choose a specific namespace, cluster, and interval from the *Namespace*, *Cluster*, and *Interval* drop-down lists.
3030

31-
. View the desired {gitops-shortname} metrics in the {gitops-shortname} dashboard.
32-
31+
. View the desired {gitops-shortname} metrics in the {gitops-shortname} dashboard.

observability/monitoring/monitoring-with-gitops-dashboards.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ toc::[]
88

99
You can access a graphical view of {gitops-shortname} instances with {gitops-title} monitoring dashboards to observe the behavior and usage of each instance across the cluster.
1010

11-
There are three {gitops-shortname} dashboards available:
11+
There are four {gitops-shortname} dashboards available:
1212

1313
* *{gitops-shortname} Overview*: See an overview of all {gitops-shortname} instances installed on the cluster, including the number of applications, health and sync status, application and sync activity.
1414
* *{gitops-shortname} Components*: View detailed information, such as CPU or memory, for application-controller, repo-server, server, and other {gitops-shortname} components.
1515
* *{gitops-shortname} gRPC Services*: View metrics related to gRPC service activity between the various components in {gitops-title}.
16+
* *{gitops-shortname} Rollouts*: View metrics related to the total active Rollouts resources, the number of available, desired, and unavailable replicas, and statistics on the performance of the Rollouts controller.
1617
1718
// Accessing GitOps monitoring dashboards
1819
include::modules/gitops-accessing-gitops-monitoring-dashboards.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)