Disable transfers for loki
The upgrade to loki 2.4.0 broke this: level=error ts=2021-11-08T13:23:21.431348112Z caller=main.go:51 msg="validating config" err="invalid ingester config: the use of the write ahead log (WAL) is incompatible with chunk transfers. It's suggested to use the WAL. Please try setting ingester.max-transfer-retries to 0 to disable transfers"
Please register or sign in to comment