Enabling Analytics after upgrading

After the upgrade successfully completes, enable the Analytics message queue and restart Analytics data collection.

Procedure

  1. If you disabled the Analytics message queue before upgrading, enable it now by completing the following steps:
    1. Edit the Analytics CR by running the following command:
      kubectl edit AnalyticsCluster -n <namespace>
    2. In the mq section, change the enabled setting to true.
    3. Save and apply the change.
  2. Start Analytics data collection.