I know DROP MEASUREMENT measurement_name used to drop single measurement. How to delete all measurements at once ?
DROP MEASUREMENT measurement_name
Theres no way to drop all of the measurements directly, but the query below will achieve the same result.
DROP SERIES FROM /.*/