Disabling Cloudera AI Observability
This section helps you to disable Cloudera AI Observability integration.
Disabling telemetry data collection
Run the following command to disable the telemetry data collection:
sh ./configure-cldr-metric-storage.sh --enable-pipeline false --controlplane-namespace [***control-plane-namespace***]
Re-enabling telemetry data collection
Run the following command to re-enable the telemetry data collection:
sh ./configure-cldr-metric-storage.sh --enable-pipeline true
--controlplane-namespace [***control-plane-namespace***]
