Fixed
Details
Assignee
Christian PapeChristian PapeReporter
Mark MahacekMark MahacekHB Grooming Date
Dec 19, 2023HB Backlog Status
Refined BacklogSprint
NoneFix versions
Priority
Medium
Details
Details
Assignee
Christian Pape
Christian PapeReporter
Mark Mahacek
Mark MahacekHB Grooming Date
Dec 19, 2023
HB Backlog Status
Refined Backlog
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created December 8, 2023 at 4:03 PM
Updated February 8, 2024 at 7:27 AM
Resolved February 8, 2024 at 7:27 AM
When a counter reset occurs, a
NaN
value can be stored via the Cortex TSS plugin. On instances with dual write, the RRD files are observed to store a null value. Because of theNaN
, when querying data directly from Cortex via PromQL, aggregations fail to process.Request from customer is to not persist
NaN
values to Cortex. If there is an problem gathering data from a node, just don’t persist a value instead of recording that there was an invalid value.