Skip to content

Add support for write-ahead-log (wal) setting for loki destination#2294

Open
nooboo wants to merge 1 commit intografana:mainfrom
nooboo:main
Open

Add support for write-ahead-log (wal) setting for loki destination#2294
nooboo wants to merge 1 commit intografana:mainfrom
nooboo:main

Conversation

@nooboo
Copy link
Copy Markdown

@nooboo nooboo commented Feb 2, 2026

In our workflow we want to enable the wal (write-ahead-log) in loki.wrote component.
With this small improvement you can enable it in the loki destination by proposed values changes.

writeAheadLog:
  enabled: false
  drainTimeout: 30s
  minReadFrequency: 250ms
  maxReadFrequency: 1s
  maxSegmentAge: 1h

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 2, 2026

CLA assistant check
All committers have signed the CLA.

@nooboo nooboo changed the title feat: added support for write-ahead-log (wal) setting for loki destin… Add support for write-ahead-log (wal) setting for loki destination Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants