This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix starttime and summary has no quantiles for prometheus receiver (#597
) * To address start time for counter/histogram/summary, and take deltas as values for these types. It also fixes the issue when summary has no quantiles, allow it to produce a summary with nil snapshots * rephase README as per comment * fix concurrent issue on adjuster and add more integration tests * test again * Restructure end to end test with comments and more * remove empty tests
- Loading branch information
Showing
10 changed files
with
2,506 additions
and
1,550 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
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
Oops, something went wrong.