Ranger Admin
The Ranger Admin metrics integration is configuration-controlled and enabled by default. If you do not want to expose or collect Ranger Admin metrics, disable the property through Cloudera Manager.
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 file 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:- Log in to Cloudera Manager.
- Navigate to .
- Search for Ranger Admin Advanced Configuration Snippet (Safety Valve) for conf/ranger-admin-site.xml.
- Set the value of the ranger.admin.observability.metrics.enabled property to false.
- Save the changes.
When disabled, Ranger Admin metrics are no longer exposed for collection by the OpenTelemetry Collector.
