any update on this?
i’ve found how to delete colums in a measurement but not the measurement itself.
from(bucket: “Azure_SQL”)
|> range(start: -1m)
|> drop(columns: [“cpu”, “_measurement”])
any update on this?
i’ve found how to delete colums in a measurement but not the measurement itself.
from(bucket: “Azure_SQL”)
|> range(start: -1m)
|> drop(columns: [“cpu”, “_measurement”])