Hey I’m following the steps to implement Prometheus. I’m able to use curl http://localhost:9301/metrics to get metrics, but I’m stuck at that point. The next step (see picture) doesn’t tell me where this config goes?
Forgive me, I’m a complete stranger to prometheus/telegraf → Grafana.
this should go in the scrape_configsblock of your prometheus server. What is provided by the OnDemand packages is a custom exporter that provides metrics about the portal but you will still need to install a prometheus and grafana servers.