We have instrumented some Java and .NET applications with APM agents. So in Kibana->APM ->Services we can see the apps and all the relevant metrics like Throughput, Latency, Failed transaction rate, etc.
Ok so in 7.17.x It is more / somewhat more intuitive,...
Warning it changes completely in 8.x, as we moved to a different underlying data model to improve scalability. When you get there come back and ask.... these charts may become "embeddable" at some point meaning you could add them to your own dashboard... that is on the roadmap somewhere I think.
For Service Transaction / Min TPM
Lens
index Pattern traces-apm*,apm-*,logs-apm*,...
Filter processor.event : "transaction"
X-Axis : Date Histogram
Y-Axis : Count normalize unit to per Minute'
Break Down by service.name or transaction.name
Use the same except Y-Axis
uUe Average transaction.duration.us that will be in usecs
If you want ms then put this in the formula average(transaction.duration.us)/1000
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.