where will be the Prometheus if you install Prometheus with "helm charts"
I need the bearer_token to monitor one of the applications by adding bearer_token in it.
I can not find scrape config in helm charts
Usually, we are monitoring other applications by creating a serviceMonitor for that application service and we monitor that service.
But now we have a unique situation, we need the bearer_token to monitor.