Kibana version: v 7.0.0
Elasticsearch version: 7.0.0
APM Server version: 7.0.0
APM Agent language and version: Django - elastic-apm==4.1.0
Browser version: 66.0.3 (64-bit) Firefox
Original install method (e.g. download page, yum, deb, from source, etc.) and version: deb
Fresh install or upgraded from other version? : Fresh.
Is there anything special in your setup? No
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
- As a part of exploring Elastic APM in order to move away from New Relic, we've setup ES, Kibana and APM server without issues.
- Used the Django agent to configure our app and successfully send data into the APM server.
- The issue:
As you can see above, we were looking at the request details and was wondering if we could group by those SQL queries - see all the views which has that SQL query.
I didn't find an obvious answer.
Hence using this as a "use case", I would like help on how to do that while understanding from where I can learn more about how all I can use the APM server - documentation / tutorials / examples.
Thank you!