mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* fix: use correct validate funtion * rename isValidQuery to isQueryWithError * lets pretend i didnt break things again * Loki validation: add missing comments and refactor validation function * isValidQuery: add unit test * Loki datasource: add tests for getQueryStats * Remove isValidQuery function * UnwrapParamEditor: interpolate query before testing validity * Stats: trim queries when evaluating change --------- Co-authored-by: Matias Chomicki <matyax@gmail.com> |
||
---|---|---|
.. | ||
components | ||
binaryScalarOperations.ts | ||
LokiQueryModeller.test.ts | ||
LokiQueryModeller.ts | ||
operations.test.ts | ||
operations.ts | ||
operationUtils.test.ts | ||
operationUtils.ts | ||
parsing.test.ts | ||
parsing.ts | ||
state.test.ts | ||
state.ts | ||
types.ts |