I'm looking for a more detailed guide on how to write there queries.
How can i find the measurement_label?
Thank you.
I'm looking for a more detailed guide on how to write there queries.
How can i find the measurement_label?
Thank you.
measurement_label
is set by you to the values returned by the performance counter query.
It is recommended that you follow a structured naming convention separated by dots, as in the examples, to get proper indexing at ElasticSearch.
For querying, it is up to your system and the apps installed on it.
You can try
>typeperf -qx
and filter upon the results
This topic was automatically closed 28 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.