mirror of https://github.com/grafana/loki
Set a max size for the logql parser to 5k. (#3471)
* Set a max size for the logql parser to 5k. The API anyway receives the query via querystring which is normally max out by 2k based on RFC2616. This will improve fuzzing too. Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com> * better error. Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>pull/3484/head
parent
c49e807a55
commit
64decdbcb6
Loading…
Reference in new issue