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

HTTP server TLS configuration #132

Closed
ghost opened this issue Apr 5, 2017 · 2 comments
Closed

HTTP server TLS configuration #132

ghost opened this issue Apr 5, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 5, 2017

It is not clear from documentation whether jmx_exporter http server can expose metrics endpoint via HTTPS ,
And if it's possible to protect the endpoint with TLS mutual authentication .
Looking at the source code I see that TLS is not supported , but probably I am missing something .

@brian-brazil
Copy link
Contributor

It can't, as with all Prometheus components you'll need a reverse proxy such as nginx.

@ghost
Copy link
Author

ghost commented Apr 5, 2017

Thanks.

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

1 participant