We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cae4d1 commit 441ea05Copy full SHA for 441ea05
1 file changed
cmd/jaeger/config-opensearch.yaml
@@ -41,6 +41,8 @@ extensions:
41
backends:
42
some_storage: &opensearch_config
43
opensearch:
44
+ bulk_processing:
45
+ max_actions: 1
46
server_urls:
47
- http://localhost:9200
48
# custom_headers:
0 commit comments