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

Node Exporter TLS/SSL support #1286

Closed
ackarande opened this issue Mar 15, 2019 · 6 comments
Closed

Node Exporter TLS/SSL support #1286

ackarande opened this issue Mar 15, 2019 · 6 comments

Comments

@ackarande
Copy link

Hi,
I am not sure if this is a bug or a feature.
Node Exporter exposes a metrics endpoint e.g. /metrics. Now we need this to be secured/encrypted.
How to configure this. Does it support today?

Thanks,
Ashish.

@hoffie
Copy link
Contributor

hoffie commented Mar 16, 2019

This is currently being worked on in #1277.
Until this is done, the only way is binding node_exporter to the loopback interface and serving metrics through some kind of reverse proxy (e.g. nginx for HTTP or sshified for SSH).

@ackarande
Copy link
Author

Thanks for the details.
Regarding #1277 - any idea by when this will be available/GA?

@SuperQ
Copy link
Member

SuperQ commented Mar 20, 2019

We're going to be releasing it marked "experimental", as it will take time to figure out all the corner cases.

For now, I would recommend https://github.com/square/ghostunnel for production use.

@ackarande
Copy link
Author

Thanks - closing this thread and waiting for #1277.

@discordianfish
Copy link
Member

Lets keep this open until this gets merged.

@discordianfish discordianfish reopened this Apr 1, 2019
@p-se
Copy link

p-se commented Jan 7, 2020

This issue can presumably be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants