On Wednesday, 8 April 2020 13:31:49 UTC+1, Daniele Pardo wrote:
>
> I used curl <address_of_exporter> and i see only the last exposed value 
> for each metric. So, I don't understand how is possible that when I delete 
> a timeseries in prometheus db, during the following scraping iteration 
> prometheus db will be able to scrape also the historical metrics values 
> (that should previosly been deleted from server) and not only the last 
> metrics value in real time. 
>

I wouldn't expect that.  Are you sure the delete happened? What response do 
you get from the curl which deletes the series?  (Add -v to curl to see the 
result code)

-- 
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/39337abf-900a-4d02-93d8-b6274ff5031e%40googlegroups.com.

Reply via email to