Skip to content

Conversation

@fullonic
Copy link

@fullonic fullonic commented Nov 8, 2022

Allow export logs to Loki in a batch of X log lines when using the LokiBatchEmitter. The batch size can be configured using an environment variable BATCH_EXPORT_MIN_SIZE. Default 10

To simplify the emitter's names, LokiEmitterV1 has been renamed to LokiSimpleEmitter.
Also drops support for Loki < 0.4.0. Loki is now in version 2.6` :)

Fix: #23

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.

Improve performance with batching

1 participant