Skip to content

Commit 13814c8

Browse files
less config
Signed-off-by: Adrian Cole <[email protected]>
1 parent f82c431 commit 13814c8

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docker/docker-compose-elastic.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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

k8s/k8s-manifest-elastic.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)