Kibana version: v8.10.4
Elasticsearch version: v8.10.4
APM Server version: v8.10.4
APM Agent language and version: NodeJS, Node 20, version 4.1.0
Browser version: Firefox 119.0
Original install method (e.g. download page, yum, deb, from source, etc.) and version: Elastic cloud deployment
Fresh install or upgraded from other version? Fresh install
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
No specific changes
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
APM Traces do not include function calls from the NodeJS project.
(Anonymized for obvious reasons)
HTTP calls and database calls are properly shown in spans, however all code references, such as functions are not shown.
The running code does include source maps.
Steps to reproduce:
Reproduction is a clean install of elastic cloud and setting up a nodejs application plus monitoring.
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
If any more info is required I'd be happy to provide!