File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,6 @@ configs:
2929 password: elastic
3030 mapping:
3131 mode: otel
32- logs_dynamic_index:
33- enabled: true
34- metrics_dynamic_index:
35- enabled: true
36- traces_dynamic_index:
37- enabled: true
3832 flush:
3933 bytes: 1048576 # apm-server default instead of 5000000
4034 interval: 1s # apm-server default instead of 30s
Original file line number Diff line number Diff line change @@ -177,12 +177,6 @@ data:
177177 password: elastic
178178 mapping:
179179 mode: otel
180- logs_dynamic_index:
181- enabled: true
182- metrics_dynamic_index:
183- enabled: true
184- traces_dynamic_index:
185- enabled: true
186180 flush:
187181 bytes: 1048576 # apm-server default instead of 5000000
188182 interval: 1s # apm-server default instead of 30s
You can’t perform that action at this time.
0 commit comments