grafana/public/app/plugins/datasource/loki/querybuilder
Gareth Dawson 13c5aadd5d
Loki: Don't request stats with invalid query (#65287)
* fix: dont call endpoint if invalid query

* fix: use latest lezer-logql

* refactor: use null instead of undefined

* test: returns null when query is invalid

* update
2023-04-18 15:52:37 +01:00
..
components Loki: Don't request stats with invalid query (#65287) 2023-04-18 15:52:37 +01:00
binaryScalarOperations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LokiQueryModeller.test.ts Loki: Add support for IP label and line filter in query builder (#52658) 2022-07-25 15:16:04 +02:00
LokiQueryModeller.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
operations.test.ts Loki Monaco Editor: grab operator documentation from the operations module (#57525) 2022-10-26 15:44:44 +02:00
operations.ts Loki: Add descriptions to query builder operations (#64046) 2023-03-14 12:14:32 +00:00
operationUtils.test.ts Loki: Display error with label filter conflicts (#63109) 2023-02-22 09:56:20 +00:00
operationUtils.ts Loki: Display error with label filter conflicts (#63109) 2023-02-22 09:56:20 +00:00
parsing.test.ts Explore: Fix vector(5) syntax error in loki log explore (#63994) 2023-03-03 10:09:34 +01:00
parsing.ts Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
state.test.ts Loki: Fix types in querybuilder state test (#53223) 2022-08-03 15:59:33 +02:00
state.ts Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
types.ts Loki: Add descriptions to query builder operations (#64046) 2023-03-14 12:14:32 +00:00