On Monday, 2 March 2020 06:45:56 UTC, Ankita Khot wrote:
>
> In Prometheus UI within the dropdown that says 'insert metric at cursor' 
> it shows the previous scraped metrics as well. How to remove those? I would 
> like it to show only the metrics which i am keeping through 
> 'metric-relabel-config'. 
>
>
They'll eventually expire, when the retention period is reached (15 days by 
default).  But if you want to get rid of them before then, you can 
explicitly delete all the timeseries you don't want:

https://prometheus.io/docs/prometheus/latest/querying/api/#delete-series

https://www.robustperception.io/deleting-time-series-from-prometheus

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/88160f05-bce1-41d7-abbe-7ccb8a93cf36%40googlegroups.com.

Reply via email to