Total duration of this transaction, in microseconds.
my data is ![]()
but apm ui

How should I understand?
Total duration of this transaction, in microseconds.
my data is ![]()
but apm ui

How should I understand?
Hi,
the APM Kibana Index Pattern has a specific formatting defined to show duration in milliseconds in discover . This means the values you see in discover and the APM UI are in fact milliseconds, although the field name states microseconds.
If you look at the json  version of the data in discover, you see the actually stored value (in microseconds).
I created an issue in the APM Server repo to look into getting rid of this formatting as this can indeed be very confusing.
ack,thanks for you reply
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.