You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-411679: Runstate metrics return data over 100% (#6493)
To handle deviations in CPU rates, Derive values exceeding the maximum
by up to 5% are capped at the maximum; others are marked as unknown.
This logic is specific to Derive data sources because they represent
rates derived from differences over time, which can occasionally exceed
expected bounds due to measurement inaccuracies.
0 commit comments