Trilio Snapshot and Backup exporter Metric Information


Metrics Overview

Metric
Description

mysql_trilio_snapshots_info

Snapshot counts grouped by state

mysql_trilio_restore_info

Restore metrics

openstack_protected_vm

Number of protected VMs per project

mysql_trilio_backup_size_info

Snapshot storage usage in GB

mysql_trilio_snapshots_status

Snapshot-level status information

trilio_allowed_quota_value

Allowed quota limits

trilio_quota_high_watermark

Highest observed quota usage

trilio_workload_info

Workload metadata

trilio_workload_vm_info

VM metadata for workloads


Metrics Details

mysql_trilio_snapshots_info

Provides per-project snapshot counts grouped by snapshot state (successful, failed, running).

Example

mysql_trilio_snapshots_info{status="error"} 3

mysql_trilio_restore_info

Provides information about restore operations.

Example


openstack_protected_vm

Shows the number of unique protected VMs per project.

Example


mysql_trilio_backup_size_info

Provides aggregated snapshot storage metrics per project, normalized to GB.

Example


mysql_trilio_snapshots_status

Provides snapshot-level granularity, exposing individual snapshot identity and status.

Example


trilio_allowed_quota_value

Exposes allowed quota limits per project and quota type.

Example


trilio_quota_high_watermark

Reports the highest observed quota usage for each quota type per project.

Example


trilio_workload_info

Exports metadata for all workloads, including lifecycle and configuration details.

Example


trilio_workload_vm_info

Exports VM-level metadata associated with Trilio workloads.

Example

Note: The above are just a few examples for better understanding. Any other suitable examples may be used as required.

Last updated

Was this helpful?