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:
./configure-observability-pipeline.sh --pipeline-disable --controlplane-namespace [***control-plane-namespace***]
Re-enabling telemetry data collection
Run the following command to re-enable the telemetry data collection:
./configure-observability-pipeline.sh --pipeline-enable --controlplane-namespace
[***control-plane-namespace***]
