Hi! I like a lot solution with elastic APM. I've configured tracing request through microservice gateway to microservices. Tracing timeline visualization looks great. But sometimes POST apm-server:8200/intake/v2/events breaks it.
Thanks for reporting this issue. The Node.js agent should automatically ignore requests to the APM Server so that they are not recorded. So it looks like you've encountered a bug.
Can I ask what you've configured the serverUrl config option to?
APM running in docker container with name apm-server.
Node app running in container with link to apm-server and enviroment variable ELASTIC_APM_SERVER_URL=http://apm-server:8200.
serverUrl option is not set.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.