-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TraceQL Metrics] New baseline comparison function (#3695)
* Initial working version of compare * Clean/rename * Redo meta labels for type and error. Add required parameter for max values * Add selectAll support to vParquet4 * vp2 unsupported * comment out test for now * Rename select all field * lint * compare() return topN and make it optional * Add callback version of AllAttributes to avoid map alloc * Fix lookup table * Hideous but working version with totals per attribute and classification * less hideous, and restore full time series processing * instant-ish query * add selectall attributes * Adding partial finished test for selectAll, blocked for now * lint * Review feedback, reenable using traceid and traceDuration in the filter * changelog * Finish vp4 selectall test, refactor some methods to share with test * Fix comment and remove test hacks
- Loading branch information
Showing
15 changed files
with
1,372 additions
and
444 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
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.