Bit-Quill / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
0 stars 0 forks source link

Verify flush.bytes exporter setting #7

Open MaxKsyunz opened 1 year ago

MaxKsyunz commented 1 year ago

Confirm that flush.bytes exporter configuration setting determines the size of a bulk index request sent to OpenSearch.

See, https://www.elastic.co/guide/en/elasticsearch/guide/master/indexing-performance.html#_using_and_sizing_bulk_requests

And this code in opensearch-go.