When the metrics_monitoring_crn
is not populated, then enabled metrics are sent to the monitoring instance
associated to the container's location unless otherwise specified in the Metrics Router service configuration.
If metrics_monitoring_crn
is populated, then enabled events are sent to the Metrics Monitoring instance
specified.
If set to true
, all request metrics (i.e. rest.object.head
) will be sent to the monitoring service.
If set to true
, all usage metrics (i.e. bytes_used
) will be sent to the monitoring service.
Generated using TypeDoc
Enables sending metrics to IBM Cloud Monitoring. All metrics are opt-in. (Recommended) When the
metrics_monitoring_crn
is not populated, then enabled metrics are sent to the Monitoring instance at the container's location unless otherwise specified in the Metrics Router service configuration. (Legacy) When themetrics_monitoring_crn
is populated, then enabled metrics are sent to the Monitoring instance defined in themetrics_monitoring_crn
field.