xk6-output-prometheus-remote icon indicating copy to clipboard operation
xk6-output-prometheus-remote copied to clipboard

Headers and basic authentication

Open valleedelisle opened this issue 1 year ago • 1 comments

When we pass K6_PROMETHEUS_RW_PASSWORD/K6_PROMETHEUS_RW_USERNAME coupled with K6_PROMETHEUS_RW_HTTP_HEADERS, the latter will override the credentials. We need to pass a Authorization: Basic xxx header to authenticate.

valleedelisle avatar Apr 22 '24 20:04 valleedelisle