Proposal
Sometimes deleting specific existing data is needed, which means clunky use of
curl -X POST .. /api/v1/admin/tsdb/delete_series?match=...
Any chance we could get a page in the Web UI that provides some basic input fields to make this more accessible?
Maybe also add a checkbox/button for /clean_tombstones
Proposal
Sometimes deleting specific existing data is needed, which means clunky use of
curl -X POST .. /api/v1/admin/tsdb/delete_series?match=...
Any chance we could get a page in the Web UI that provides some basic input fields to make this more accessible?
Maybe also add a checkbox/button for /clean_tombstones