Skip to content

flush big streams #27

Description

@fighterii

I noticed that there is a size limit for a single stream when pushing logs to loki:

Thread-27 (_flush) ERROR:
                        Error while sending logs: 400 Client Error: Bad Request for url: http://localhost:3100/loki/api/v1/push
Thread-27 (_flush) ERROR:
                        Response status code: 400, response text: Max entry size '262144' bytes exceeded for stream '{application="xyz"}' while adding an entry with length '415746' bytes

Maybe we can find an option to flush after a certain threshold of bytes is reached (additional or instead of the timebased flushing)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions