Observability of Trilio with Openshift Monitoring
Learn how to consume and visualize performance metrics from the Trilio Metrics Exporter for Openshift Observe.
Last updated
Was this helpful?
Learn how to consume and visualize performance metrics from the Trilio Metrics Exporter for Openshift Observe.
Last updated
Was this helpful?
To ensure that monitoring is enabled for user-defined projects in OpenShift, verify the configuration using the following command:
The output should contain the following configuration to confirm that user workload monitoring is enabled:
If enableUserWorkload
is not set to true
, update the ConfigMap accordingly to enable monitoring for user-defined projects.
For setting up and utilizing Alertmanager on OpenShift, refer to the provided documentation .
Enabled ServiceMonitor for Prometheus to export Trilio metrics.
To visualize the Trilio dashboard in Grafana, install the Grafana Operator on OpenShift. Follow the installation instructions available in the provided article .
For information regarding the Trilio Dashboard setup and visualization, refer to the provided reference .