You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed parsing config: /etc/loki/local-config.yaml: yaml: unmarshal errors:
line 3: field block_builder not found in type loki.ConfigWrapper. Use `-config.expand-env=true` flag if you want to expand environment variables in your config file
To Reproduce
Steps to reproduce the behavior:
Start Loki 3.6.0 with the config above that worked in 3.5.8
Expected to find something causing this in the release notes, but didn’t