Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupVaultMetricsMonitoring

Metrics Monitoring configuration. An empty object ({}) indicates no configuration, and no metrics will be collected (This is the same behavior as {"usage_metrics_enabled":false}). Note that request metrics cannot be enabled, and metrics cannot be routed to a non-default metrics router instance.

Hierarchy

  • BackupVaultMetricsMonitoring

Index

Properties

Optional usage_metrics_enabled

usage_metrics_enabled: boolean

Whether usage metrics are collected for this BackupVault.

Generated using TypeDoc