IBM / ibm-spectrum-scale-bridge-for-grafana

This tool allows the IBM Storage Scale users to perform performance monitoring for IBM Storage Scale devices using third-party applications such as Grafana or Prometheus software.
Apache License 2.0
30 stars 17 forks source link

Add HTTP "Basic Authentiction" support #201

Closed Helene closed 5 months ago

Helene commented 5 months ago

Today we only allow HTTPS connection with SSL key/certificate validation for Prometheus Exporter API. Customers ask for the possibility to use HTTP connection with "Basic Authentication". It should also be possible to use Basic Authentication for OpenTSDB API HTTP connections.

The default protocol is HTTP with Basic Authentication enabled. "Basic Authentication can be disabled by setting the "enabled" argument to False.