influxdb-relay
influxdb-relay copied to clipboard
Adds per-backend configuration for HTTP Basic Auth (Issue #28)
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.