speakyourcode/grafana-button-panel

drop measurement did not work

Closed this issue · 1 comments

configured a button to drop a measurement called "Test_tr1"

{
  "query": "DROP MEASUREMENT \"Test_tr1\"",
  "rawQuery": true,
  "resultFormat": "time_series"
}

it returns a green notification Delete: 200 (OK) but the measurement is still in the db.

sorry it worked, the measurement is very large so it took a while