I have configured apm for nodejs and angular and its working fine. The segregation is based on service name, however my application is combination of both and wanted to know if we can
group into one at top level and then have both services at the below level.
eg. Bank-analytics -> nodejs, angular.
It seems that the feature you're describing is distributed tracing, which allows you to see the full trace that might include multiple services. Both the nodejs agent and the RUM agent have support for this feature. Please see this guide and the RUM agent docs to get started.
Once the distributed tracing is configured properly, you can see the traces in the "Traces" tab.
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.