promqlsmith
promqlsmith copied to clipboard
[Feature Request] Support query generation depth
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.