It appears that you can do this in influxdb 0.9. For instance, here’s a query that just succeeded for me:
DROP SERIES FROM temperature WHERE machine="zagbar"
(Per generous comment by @MuratCorlu, I’m reposting my earlier comment as an answer…)
It appears that you can do this in influxdb 0.9. For instance, here’s a query that just succeeded for me:
DROP SERIES FROM temperature WHERE machine="zagbar"
(Per generous comment by @MuratCorlu, I’m reposting my earlier comment as an answer…)