Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Aggregation function of regex result #220

Open
ChangeTheCode opened this issue May 8, 2023 · 0 comments
Open

Feature: Aggregation function of regex result #220

ChangeTheCode opened this issue May 8, 2023 · 0 comments

Comments

@ChangeTheCode
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant