Observability

This section describes how to configure monitoring and observability for Trilio for Kubernetes (T4K). T4K exposes Prometheus metrics and integrates with Grafana dashboards so you can track backup activity, job status, storage consumption, and system health.

How It Works

The Trilio Metrics Exporter is installed automatically as a component of T4K. It exports performance metrics in Prometheus format using the official Prometheus client library. T4K pre-configures standard Prometheus scrape annotations on the exporter pod — if you already have Prometheus running in the cluster, it will start collecting T4K metrics without any configuration change.

For a full list of exported metrics, see Exported Prometheus Metrics.

circle-info

On OpenShift, leveraging the built-in Prometheus instance in openshift-monitoring requires extra permissions for the openshift-monitoring:prometheus-k8s service account to pull metrics from the namespace where T4K is deployed.

In This Section

Last updated

Was this helpful?