Closed khteh closed 11 months ago
This seems to be a duplicate of https://discuss.elastic.co/t/apm-server-transport-error-intake-response-timeout-apm-server-did-not-respond-within-10s-of-gzip-stream-finish/349422, therefore closing this issue.
@simitt although it is a duplicate, the other issue also got no answer. I'm having the same issue and I haven't found a reliable forum with answers to this issue.
Describe the bug I am using ECK
8.11.3
and see the following error message from APM. There is no services shown in the APM integration page in Kibana at all.To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Debug logs Attach your debug logs. See the documentation about how to enable debug logging.
Click to expand
``` [myapp-1 myapp] {"log.level":"error","@timestamp":"2023-12-15T07:06:46.066Z","log.logger":"elastic-apm-node","ecs.version":"8.10.0","message":"APM Server transport error: intake response timeout: APM server did not respond within 10s of gzip stream finish"} ```