Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add the ability to scape remote endpoints without a VPN #960

Closed
hookenz opened this issue Aug 4, 2015 · 3 comments
Closed

Please add the ability to scape remote endpoints without a VPN #960

hookenz opened this issue Aug 4, 2015 · 3 comments

Comments

@hookenz
Copy link

hookenz commented Aug 4, 2015

I'd like to place my prometheus monitoring server in a different physical location to the machines I'm monitoring.

The only way I can see to do this securely is with a VPN. Are there any alternatives like a proxy with a http auth or similar?

@beorn7
Copy link
Member

beorn7 commented Aug 4, 2015

This is pretty much one of our non-goals, which we plan to document more clearly, see prometheus/docs#149 .

Short answer: You need to set up some way independent from Prometheus to allow the scrapes. There are just too many possible setups to support this within Prometheus.

Sorry for that...

@beorn7 beorn7 closed this as completed Aug 4, 2015
@juliusv
Copy link
Member

juliusv commented Aug 4, 2015

@hookenz While we won't be adding a proxy itself, what might be helpful in this scenario are existing support for basic auth (http://prometheus.io/docs/operating/configuration/#scrape-configurations-scrape_config), pending support for proxy support for scrapes (#943), or pending support for bearer tokens (#921).

@lock
Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants