statsd_exporter icon indicating copy to clipboard operation
statsd_exporter copied to clipboard

Add TLS for the web UI + metrics

Open matthiasr opened this issue 3 years ago • 5 comments

Use the exporter toolkit to add support for TLS on the HTTP interface. See prometheus/graphite_exporter#175 for an example.

matthiasr avatar Dec 01 '21 08:12 matthiasr

@CtrlZvi I saw that you have an implementation of this, would you mind upstreaming it? Or if not (as in you don't want to deal with the review process) could I submit your change as a pull request on your behalf?

networkException avatar Dec 15 '22 10:12 networkException

Dunno why I didn't convert that commit to a PR. I'll take a look at it this weekend to ensure it's still up to date and get it turned into a PR (assuming the reason I didn't submit it isn't that it doesn't work).

CtrlZvi avatar Dec 16 '22 06:12 CtrlZvi