Original install method (e.g. download page, yum, deb, from source, etc.) and version:
Download page
Fresh install or upgraded from other version?
Fresh install
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
We are currently testing self-hosted APM server with PHP agent, and Service map is correct for all services (tab at main page) and for any individual service, but dependencies tab is completly empty in all services (depencencies tab at main page) and in every individual service.
Transactions are recordered from web requests and from CLI commands (cron, supervisord).
Thank you for your reply!
Search results metricset.name: "service_destination" AND span.destination.service.resource: * is empty.
As I can see metricset.name has only one value.
span.destination Is not present in "Avaliable fields"
I will share server logs a bit later
Search results metricset.name: "service_destination" AND span.destination.service.resource: * is empty.
This aligns with our observation of missing data in the APM dependencies tab. At this point, we can assume this to not be a UI issue and look into the APM Server log to find what is happening with the service destination aggregator.
Failure to index events might be the root cause since the internal indexes have strict mapping and the dependencies tab is based on service destination aggregation metrics produced by APM-Server. Let me know if fixing this error resolves issues with the dependencies 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.