Hi,
I have added a custom transaction to track average FPS for our game. I added three custom labels.
I am not sure how I can search and graph the results of this however.
Any help or link to appropriate docs appreciated.
Hi,
I have added a custom transaction to track average FPS for our game. I added three custom labels.
I am not sure how I can search and graph the results of this however.
Any help or link to appropriate docs appreciated.
For data exploration I would suggest jumping over to Discover or Lens directly. I would suggest starting with Discover, which provides a nice way to pivot over to visualising aggregated data.
If you're not already familiar with Discover: you'll need to select a Data View. There's a built-in Data View called "APM", which includes the RUM data. You can then filter down to just transactons by searching for processor.event: transaction
, or you could just search for documents that include one of your labels.
© 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.