-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mixin-utils: Parameterize interval for histogramRules (#806)
When ingesting at 1 DPM the recording rules don't produce any data because x[1m] would capture only a single data point. And a single data point does not have any rate of increase or decrease, so rate(x[1m]) produces no data. Signed-off-by: Dimitar Dimitrov <[email protected]>
- Loading branch information
1 parent
9e9d5cd
commit 72c850d
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters