m-lab / prometheus-support

Prometheus configuration for M-Lab running on GKE
Apache License 2.0
19 stars 11 forks source link

Add HTTP basic auth version of prometheus-data-pipeline and update DS #1010

Closed robertodauria closed 1 year ago

robertodauria commented 1 year ago

This PR adds an alternative ingress for the data-pipeline Prometheus instance that uses HTTP basic authentication rather than OAuth, and updates the data-pipeline datasources accordingly.


This change is Reviewable