PureStorage-OpenConnect/pure-fa-openmetrics-exporter

[feature request] HTTPS support for secure authentication

james-laing opened this issue · 2 comments

Passing API authentication tokens via HTTP is not secure and some observability platforms such as Dynatrace require a HTTPS connection when using any kind of authentication.

genegr commented

Added in PR #73

@genegr I just got round to testing this now and I am successfully scraping metrics into Dynatrace with TLS. Thank you!