Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upazure sd with public IP #3970
Comments
This comment has been minimized.
This comment has been minimized.
|
do we have any azure credit or already running instances I can use to test this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Deshke commentedMar 15, 2018
What did you do?
trying to scrape azure instances with their public IP
What did you expect to see?
metrics
What did you see instead? Under which circumstances?
the current azure implementation https://github.com/prometheus/prometheus/blob/master/discovery/azure/azure.go#L38 does not allow for Public Azure IP's to be scraped thus every azure location/ ressource group would need their own prometheus instances
any