I have tried api: curl -X POST -g 
'http://localhost:9090/api/v1/admin/tsdb/delete_series?match[]={fahrtId=~".+"}'
 
and ./curl -X POST -g 
'http://localhost:9090/api/v1/admin/tsdb/clean_tombstones',
but I still got 
"labelValueCountByLabelName":[{"name":"fahrtId","value":609850},
when I do curl http://localhost:9090/api/v1/status/tsdb.

What should I do to delete all metrics with label fahrtId?

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/512720ae-b9ba-4e4d-a21e-96abbf7d388co%40googlegroups.com.

Reply via email to