Prometheus scrape config TLS configuration

In the Prometheus integration guide, it provides a job TLS context to modify in the Prometheus scrape config but doesn’t specify which job. Does anyone know off hand the job name to modify, or is it all jobs that already have a https context in the example yaml (istio/prometheus.yaml at 1f976dbd7d3b1fbd64afc0865f696f8a36fe7363 · istio/istio · GitHub)?

Following guide:

@Oliver @Pengyuan_Bian Any suggestion?

I would guess the two jobs mentioned in the section before: Istio / Prometheus

  • ‘istiod’
  • ‘envoy-stats’