hi, i was trying to integrate promethus with django in windows...hence i wanted to overwrite the target address in promethus.yml file...but still this is not working..promethus is listening on default 9090 port. Please let me know what needs to be done.
scrape_configs: - job_name: "django" static_configs: - targets: ["localhost:8000"] Regards, Deena -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/f9b6e09c-d38e-4487-972f-4bbbb7829c66n%40googlegroups.com.

