1. In PingCentral, in the conf/application.properties file, which resides in the PingCentral installation directory, locate and define the following properties.
    management.metrics.export.prometheus.enabled=true
    management.metrics.export.prometheus.step=5s
    
  2. Save and close the file.
  3. Restart PingCentral.
  4. Set up the Prometheus prometheus.yaml configuration file and save it in the appropriate location.
    In this example, the following prometheus.yaml file is used locally.

  5. Access Prometheus.

    For more information, see Accessing Prometheus and Grafana.