We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1cf84 commit e891003Copy full SHA for e891003
docker/docker-compose-elastic.yml
@@ -36,8 +36,7 @@ configs:
36
traces_dynamic_index:
37
enabled: true
38
flush:
39
- bytes: 1048576 # apm-server default instead of 5000000
40
- interval: 1s # apm-server default instead of 30s
+ interval: 1s # improve responsiveness in example apps (default 30s)
41
42
service:
43
pipelines:
k8s/k8s-manifest-elastic.yml
@@ -184,8 +184,7 @@ data:
184
185
186
187
188
189
190
191
traces:
0 commit comments