influxdb-relay icon indicating copy to clipboard operation
influxdb-relay copied to clipboard

Adds per-backend configuration for HTTP Basic Auth (Issue #28)

Open cmattoon opened this issue 6 years ago • 0 comments

I needed to set up a relay between two different backends and threw this together a quick workaround.

I ended up moving it into a separate auth struct just in case, but the original implementation worked fine with config changes + the "passthru" function.

cmattoon avatar Apr 15 '19 00:04 cmattoon