Allow results to be restricted by a calculated or derived value:
SELECT MEAN(foo) FROM measurement
GROUP BY time(10m)
HAVING COUNT(foo) > 10
See old 0.8 issues https://github.com/influxdb/influxdb/issues/183 and https://github.com/influxdb/influxdb/pull/611 for further discussion.
+1
:+1:
+1
+1
This is exactly what we need!
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
馃憤
+1
Can we avoid the "+1" spam? Github has a feature specifically for this:

You can also use the "subscribe" button on the right if you want to receive updates.
while @phemmer is right, it seems this github feature is missing on mobile css
+1
Hi,
Is there any news on this feature?
this is real useful for query and filter useless data
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Please reopen if this issue is still important to you. Thank you for your contributions.
Most helpful comment
This is exactly what we need!