Lucian Vanghele
Lucian Vanghele
Signed-off-by: lucian @fstab Adding TLS support for the HTTP endpoint.
removed vendor folder added go.mod and go.sub Signed-off-by: lucian
I think it's better if we stay in sync with Prometheus community and use their toolkit.
### Proposed changes Have a unified way to provide tls configuration by using exporter-toolkit from Prometheus community.(https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md). For this exporter is beneficial to rely on a big community. For teams...
include some of the similar options existing here https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md. users will be able to determine which ciphers to use and/or also which minimum TLS version available only in config v3