Hi,
I have a requirement to timechart data over the same time everyday for the past one month.
E.g.: Maximum responseTime between 9 and 10 everyday for the past month.
Query to construct timechart is:
host=host1-vm1-dev.abp.com OR host=host2-vm1-dev.abp.com date_hour=9 | timechart max(responseTime)
How do I modify this search such that the timechart displays values only between 9 and 10 (and not the whole day) everyday?
Sample chart given below.
Thanks,
Deepak
![alt text][1]
[1]: /storage/temp/217775-sample-data.png
↧