TailBlazer icon indicating copy to clipboard operation
TailBlazer copied to clipboard

Feature: Aggregation function of regex result

Open ChangeTheCode opened this issue 1 year ago • 0 comments

Is there a plan to provide something like aggregation functions to do something like the percentile of an duration which is defined by a regex.

Also interesting would be to have function like > 1000 to just filter to all events they have a duration grater 1000 ms for e.g.

This would be helpful in case you have issues with some performance in your tool. Currently you have to script something which gathers the data and calculate them separate from Tail blazer

If this is not plant or out of scope for the tool you just can close this issue. Thanks a lot

ChangeTheCode avatar May 08 '23 08:05 ChangeTheCode