/api/v2/admin/tsdb/delete_series
/api/v2/admin/tsdb/clean_tombstones
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/c6ec1303-325c-4d6a-9e80-7f12ff152cce%40googlegroups.com.
I can confirm... even after deleting the tombstones, a deleted metric still shows up under http://localhost:9090/api/v1/label/__name__/values.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CA%2BT6YowxioWn7C5pzE%3D%2BbJWD%2BUWjW1bYx4TrOH83DX4Dgu8Peg%40mail.gmail.com.
On 5 April 2018 at 11:52, Julius Volz <juliu...@gmail.com> wrote:I can confirm... even after deleting the tombstones, a deleted metric still shows up under http://localhost:9090/api/v1/label/__name__/values.This is known, the index can always return false positives and it gets cleared up at the next compaction mostly.
On Thu, Apr 5, 2018 at 12:53 PM, Brian Brazil <brian.brazil@robustperception.io> wrote:On 5 April 2018 at 11:52, Julius Volz <juliu...@gmail.com> wrote:I can confirm... even after deleting the tombstones, a deleted metric still shows up under http://localhost:9090/api/v1/label/__name__/values.This is known, the index can always return false positives and it gets cleared up at the next compaction mostly.Hmm, so if a block is already at its maximum compaction, I guess the old index data will never be expunged (except by retention)?
On 5 April 2018 at 11:54, Julius Volz <juliu...@gmail.com> wrote:On Thu, Apr 5, 2018 at 12:53 PM, Brian Brazil <brian.brazil@robustperception.io> wrote:On 5 April 2018 at 11:52, Julius Volz <juliu...@gmail.com> wrote:I can confirm... even after deleting the tombstones, a deleted metric still shows up under http://localhost:9090/api/v1/label/__name__/values.This is known, the index can always return false positives and it gets cleared up at the next compaction mostly.Hmm, so if a block is already at its maximum compaction, I guess the old index data will never be expunged (except by retention)?You can do a clean tombstones on it.
On Thu, Apr 5, 2018 at 1:04 PM, Brian Brazil <brian....@robustperception.io> wrote:
On 5 April 2018 at 11:54, Julius Volz <juliu...@gmail.com> wrote:
BrianBrian+cc Goutham
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/c6ec1303-325c-4d6a-9e80-7f12ff152cce%40googlegroups.com.
--
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-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CA%2BT6YowxioWn7C5pzE%3D%2BbJWD%2BUWjW1bYx4TrOH83DX4Dgu8Peg%40mail.gmail.com.
--Brian Brazil--Brian Brazil
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/7df00927-a54d-49c3-a73e-1952b95d1dc1%40googlegroups.com.