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
Prepare patch release v1.8.3 on release branch (#3497)
* fix: panic that happens when a target gets deleted when using decompression (#3475)
* Fix panic caused that can happen when when file is removed for
decompressor
* Change to start readLine start and stops updatePositions
* Add changelog
* Fix mimir.rules.kubernetes panic on non-leader debug info retrieval (#3451)
* Fix mimir.rules.kubernetes to only return eventProcessor state if it exists
* fix: deadlock in loki.source.file when target is removed (#3488)
* Fix deadlock that can happen when stopping reader tasks
Co-authored-by: William Dumont <william.dumont@grafana.com>
* fix: emit valid logfmt key (#3495)
* Fix log keys to be valid for logfmt
* Add changelog
* Fix streams limit error check so that metrics are correctly labeled as `ReasonStreamLimited` (#3466)
* fix: replace direct error string compare with isErrMaxStreamsLimitExceeded helper
* update CHANGELOG
* Make errMaxStreamsLimitExceeded an error type
---------
Co-authored-by: Théo Brigitte <theo.brigitte@gmail.com>
Co-authored-by: William Dumont <william.dumont@grafana.com>
Co-authored-by: Marat Khvostov <marathvostov@gmail.com>
0 commit comments