Ranger Admin

The integration between Observability and Ranger Admin is enabled by default. Based on your requirements, you can disable it.

Ranger Admin is the centralized management component of Apache Ranger, an open-source framework used to enable, monitor, and manage data security across big data platforms and cloud storage environments. It serves as the core user interface and control center where security administrators define, coordinate, and track data access policies.

A configuration property called ranger.admin.observability.metrics.enabled in the ranger-admin-site.xml enables the integration between Observability and Ranger Admin. The property is enabled by default with the value set to true. If you want to disable the integration between Observability and Ranger Admin, set its value to false as follows:
  1. Log in to Cloudera Manager.
  2. Navigate to Ranger > Configuration.
  3. Search for Ranger Admin Advanced Configuration Snippet (Safety Valve) for conf/ranger-admin-site.xml.
  4. Set the value of the ranger.admin.observability.metrics.enabled property to false.
  5. Save changes.