DeploymentMetricsSettings
editDeploymentMetricsSettings
editThe metrics settings for a deployment
Properties
edit-
destination
(ObservabilityAbsoluteDeployment
, required) - The destination deployment that this deployment's metrics will be sent to
-
force_legacy_monitoring
(boolean
) - Set to true to force the deployment to use legacy monitoring instead of Metricbeat-based monitoring.
Example
edit{ "destination" : { "deployment_id" : "string", "ref_id" : "string" }, "force_legacy_monitoring" : true }