Jeff Luo
Jeff Luo
@courageJ For visibility
Gentle ping : )
/remove-lifecycle stale
/remove-lifecycle stale
cc: @justinsb
Starting from fluent-bit v1.8.13, the workers has been set to `2` for stackdriver plugin. Try manually configure the `workers 1` or `workers 0` in stackdriver plugin with v1.8.13 to see...
@patrick-stephens @edsiper For visibility.
This seems to be a fixed value: https://github.com/fluent/fluent-bit/blob/8e2f87d02f03501ac3a4b65491d11b0de0d3466c/plugins/out_stackdriver/stackdriver.c#L2257 cc + @edsiper
Does fluent-bit with backlog chunks stored in the file set in `storage.path`? And which version of fluent-bit are you using?
Setting workers to 1 will just be a mitigation as workers are essential for improving the throughput of the pipeline.