You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The {coo-first} is an optional component of the {product-title} designed for creating and managing highly customizable monitoring stacks. It enables cluster administrators to automate configuration and management of monitoring needs extensively, offering a more tailored and detailed view of each namespace compared to the default {product-title} monitoring system.
Copy file name to clipboardExpand all lines: observability/cluster_observability_operator/configuring-the-cluster-observability-operator-to-monitor-a-service.adoc
The dashboard UI plugin supports enhanced dashboards in the OpenShift web console at *Observe*->*Dashboards* . You can add other Prometheus datasources from the cluster to the default dashboards, in addition to the in-cluster datasource. This results in a unified observability experience across different data sources.
13
10
14
11
The plugin searches for datasources from `ConfigMap` resources in the `openshift-config-managed` namespace, that have the label `console.openshift.io/dashboard-datasource: 'true'`.
The distributed tracing UI plugin adds tracing-related features to the Administrator perspective of the OpenShift web console at **Observe** → **Traces**. You can follow requests through the front end and into the backend of microservices, helping you identify code errors and performance bottlenecks in distributed systems.
You can use the {coo-first} to install and manage UI plugins to enhance the observability capabilities of the {product-title} web console.
13
-
The plugins extend the default functionality, providing new UI features for monitoring, troubleshooting, distributed tracing, and cluster logging.
10
+
The plugins extend the default functionality, providing new UI features for troubleshooting, distributed tracing, and cluster logging.
14
11
15
-
[id="dashboards_{context}"]
16
-
== Dashboards
17
12
18
-
The dashboard UI plugin supports enhanced dashboards in the {product-title} web console at *Observe* -> *Dashboards*.
19
-
You can add other Prometheus data sources from the cluster to the default dashboards, in addition to the in-cluster data source.
20
-
This results in a unified observability experience across different data sources.
21
13
22
-
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/dashboard-ui-plugin.adoc#dashboard-ui-plugin[dashboard UI plugin] page.
14
+
[id="cluster-logging_{context}"]
15
+
== Cluster logging
16
+
17
+
The logging UI plugin surfaces logging data in the web console on the *Observe* -> *Logs* page.
18
+
You can specify filters, queries, time ranges and refresh rates. The results displayed a list of collapsed logs, which can then be expanded to show more detailed information for each log.
19
+
20
+
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/logging-ui-plugin.adoc#logging-ui-plugin[logging UI plugin] page.
21
+
23
22
24
23
[id="troubleshooting_{context}"]
25
24
== Troubleshooting
26
25
26
+
:FeatureName: The {coo-full} troubleshooting panel UI plugin
The troubleshooting panel UI plugin for {product-title} version 4.16+ provides observability signal correlation, powered by the open source Korrel8r project.
28
30
You can use the troubleshooting panel available from the *Observe* -> *Alerting* page to easily correlate metrics, logs, alerts, netflows, and additional observability signals and resources, across different data stores.
29
31
Users of {product-title} version 4.17+ can also access the troubleshooting UI panel from the Application Launcher {launch}.
@@ -35,17 +37,24 @@ For more information, see the xref:../../../observability/cluster_observability_
35
37
[id="distributed-tracing_{context}"]
36
38
== Distributed tracing
37
39
40
+
:FeatureName: The {coo-full} distributed tracing UI plugin
The distributed tracing UI plugin adds tracing-related features to the web console on the *Observe* -> *Traces* page.
39
44
You can follow requests through the front end and into the backend of microservices, helping you identify code errors and performance bottlenecks in distributed systems.
40
45
You can select a supported `TempoStack` or `TempoMonolithic` multi-tenant instance running in the cluster and set a time range and query to view the trace data.
41
46
42
47
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/distributed-tracing-ui-plugin.adoc#distributed-tracing-ui-plugin[distributed tracing UI plugin] page.
43
48
44
49
45
-
[id="cluster-logging_{context}"]
46
-
== Cluster logging
50
+
////
51
+
[id="dashboards_{context}"]
52
+
== Dashboards
47
53
48
-
The logging UI plugin surfaces logging data in the web console on the *Observe* -> *Logs* page.
49
-
You can specify filters, queries, time ranges and refresh rates. The results displayed a list of collapsed logs, which can then be expanded to show more detailed information for each log.
54
+
The dashboard UI plugin supports enhanced dashboards in the {product-title} web console at *Observe* -> *Dashboards*.
55
+
You can add other Prometheus data sources from the cluster to the default dashboards, in addition to the in-cluster data source.
56
+
This results in a unified observability experience across different data sources.
50
57
51
-
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/logging-ui-plugin.adoc#logging-ui-plugin[logging UI plugin] page.
58
+
For more information, see the xref :../../../observability/cluster_observability_operator/ui_plugins/dashboard-ui-plugin.adoc#dashboard-ui-plugin[dashboard UI plugin] page.
The troubleshooting UI plugin for {product-title} version 4.16+ provides observability signal correlation, powered by the open source Korrel8r project.
0 commit comments