Prometheus

  1. Use istioctl dashboard command line to Establish a secure tunnel to the Prometheus pod::

    istioctl dashboard prometheus
    
  2. The Prometheus UI will be opened in your default web browser: Jaeger dashboard

  3. Choose the api server request count then click execute: Promethus request count The number of request to the api server is displayed for each requester.