Hello

We have a build process using ant that is externally monitored (web page) 
and shows the current goal in a group of goals. The active goal is being 
uploaded to elasticsearch every 60 seconds and is allowing us to monitor a 
builds progress. So for three goals (A,B & C) we would see something like 
"______AAABBBBCCCCCC______" with A taking 3 minutes, B taking 4 and C 
taking 6.

Using this, we are able to manually/visually determine how long each goal 
is taking. What we would like to be able to do is query and ascertain 
trends/expected times from this data to, for example, allow us to flag when 
builds/goals take 20% longer than the average. Is this possible with the 
current data set or do we need to change what we upload?

Appreciate any/all help.

*(Note: currently using elasticsearch 1.1.2-1 on CentOS 6)*

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/6fb77ef6-7a86-4bba-af9b-0c3cadb9ef4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to