promqlsmith icon indicating copy to clipboard operation
promqlsmith copied to clipboard

[Feature Request] Support query generation depth

Open yeya24 opened this issue 3 years ago • 0 comments

Since we randomly generate expressions, a generated query can be very complex. Such kind of query does not make sense most of the time. I would like to generate queries that are not that complex.

By supporting the depth of the query expression ast can help limit the complexity of the query.

yeya24 avatar Mar 07 '23 05:03 yeya24