UNCLASSIFIED - NO CUI

Skip to content

fix (loki): guard monolith local storage config with minio enablement check

Zach Callahan requested to merge loki-196-bugfix-monolith-minio-error into master

General MR

Summary

This MR fixes a startup issue in Loki when deployed in monolith mode with minio enabled.

I've verified that this change causes no issues with Loki in other deployment modes or when minio is disabled in monolith mode.

Relevant logs/screenshots

Proof of activity in local minio pool:

Screenshot 2024-09-23 at 1.05.40 PM.png

Proof of network activity from loki to minio:

image

Linked Issue

Closes big-bang/product/packages/loki#196 (closed)

Upgrade Notices

N/A

Edited by Zach Callahan

Merge request reports