Skip to content

absent_over_time not working without filters #9411

Answered by roidelapluie
rbjorklin asked this question in Q&A
Discussion options

You must be logged in to vote

Given how prometheus work, absent over time does not know which labels to expect.

you can use

present_over_time(dell_hw_storage_pdisk_status[1h]) unless dell_hw_storage_pdisk_status

for a similar result.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rbjorklin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9407 on September 28, 2021 09:09.