have you branched in some public git? I'm also interested in the same capability; securing the metric endpoint.
On Tuesday, May 2, 2017 at 7:54:05 PM UTC+3 [email protected] wrote: > While currently JMX_EXPORTER supports connecting to SSL protected remote > JMX port . What I am trying to add is a protection to HTTP endpoint . > In our case protecting JMX with NGINX means adding side container to every > POD we run ( unfeasible given a size of organisation and number of teams > running on K8s ) . So we are currently planning to exist in a branch that > supports SSL protection and at least basic authentication to HTTP endpoint . > > > On Tuesday, 2 May 2017 19:30:42 UTC+3, Jasmine Hegman wrote: > > While Brian's answer is perfectly on point, I want to mention that JMX > Exporter already supports some configuration over whether JMX connection > should be done over SSL, so it may be worth learning more about this > contribution incase it is around that side of things which might fall > slightly outside of that umbrella? > > > > > > https://github.com/prometheus/jmx_exporter > > > > > > > > My apologies if that is out of line! > > > > > > > > > > > > > > > > > > > > > > On Thursday, April 20, 2017 at 12:54:00 AM UTC-7, Brian Brazil wrote: > > > > > > On 20 April 2017 at 08:42, <[email protected]> wrote: > > Hi , > > > > I have added TLS and basic HTTP auth support to JMX_EXPORTER . > > > > Anyone interested in this functionality , worth committing it back ? > > > > > > Our policy is that we don't provide TLS, authentication, authorisation > or any other security features. See > https://www.robustperception.io/prometheus-security-authentication-authorization-and-encryption/ > > > > -- > > > > > > Brian Brazil > > www.robustperception.io > > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/98d0bf13-3e06-4115-ba9e-3a0722c82d30n%40googlegroups.com.

