Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricsMonitoring

Enables sending metrics to IBM Cloud Monitoring. All metrics are sent to the IBM Cloud Monitoring instance defined in the monitoring_crn field.

Hierarchy

  • MetricsMonitoring

Index

Properties

Optional metrics_monitoring_crn

metrics_monitoring_crn: string

Required the first time metrics_monitoring is configured. The instance of IBM Cloud Monitoring that will receive the bucket metrics. The format is "crn:v1:bluemix:public:logdnaat:{bucket location}:a/{storage account}:{monitoring service instance}::".

Optional request_metrics_enabled

request_metrics_enabled: boolean

If set to true, all request metrics (i.e. rest.object.head) will be sent to the monitoring service.

Optional usage_metrics_enabled

usage_metrics_enabled: boolean

If set to true, all usage metrics (i.e. bytes_used) will be sent to the monitoring service.

Generated using TypeDoc