mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/monitoring/reviewing-monitoring-dashboards.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="reviewing-monitoring-dashboards-developer_{context}"]
|
|
= Reviewing monitoring dashboards as a developer
|
|
|
|
As a developer, you can view dashboards relating to projects you have permissions for.
|
|
|
|
include::snippets/snip-unified-perspective-web-console.adoc[]
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to the cluster as a developer or as a user.
|
|
* You have view permissions for the project that you are viewing the dashboard for.
|
|
* A cluster administrator has link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html-single/web_console/index#enabling-developer-perspective_web-console_web-console-overview[enabled the *Developer* perspective] in the web console.
|
|
|
|
.Procedure
|
|
|
|
. In the *Developer* perspective of the {product-title} web console, click *Observe* and go to the *Dashboards* tab.
|
|
|
|
. Select a project from the *Project:* drop-down list.
|
|
|
|
. Select a dashboard from the *Dashboard* drop-down list to see the filtered metrics.
|
|
|
|
. Optional: Select a time range for the graphs in the *Time range* list.
|
|
|
|
** Select a predefined time period.
|
|
|
|
** Set a custom time range by clicking *Custom time range* in the *Time range* list.
|
|
+
|
|
.. Input or select the *From* and *To* dates and times.
|
|
+
|
|
.. Click *Save* to save the custom time range.
|
|
|
|
. Optional: Select a *Refresh interval*.
|
|
|
|
. Hover over each of the graphs within a dashboard to display detailed information about specific items.
|