grafana/public/app/plugins/datasource/loki/querybuilder
Ivana Huckova 5ba9ccb5a7
Loki: Add label_replace option to query builder (#47247)
* Add label_replace operation

* Update
2022-04-04 16:20:19 +02:00
..
components Loki: Add parsing of query to visual query (#46700) 2022-03-31 10:51:49 +02:00
LokiQueryModeller.test.ts Loki: Add label_replace option to query builder (#47247) 2022-04-04 16:20:19 +02:00
LokiQueryModeller.ts Loki: Support binary operations and nested queries in new builder (#47012) 2022-03-29 18:50:07 +02:00
binaryScalarOperations.ts Loki: Support binary operations and nested queries in new builder (#47012) 2022-03-29 18:50:07 +02:00
operations.ts Loki: Add label_replace option to query builder (#47247) 2022-04-04 16:20:19 +02:00
parsing.test.ts Loki: Fix parsing chained and scalar binary queries (#47132) 2022-04-01 18:33:09 +02:00
parsing.ts Loki: Fix parsing chained and scalar binary queries (#47132) 2022-04-01 18:33:09 +02:00
state.ts Loki: Support binary operations and nested queries in new builder (#47012) 2022-03-29 18:50:07 +02:00
types.ts Loki: Add label_replace option to query builder (#47247) 2022-04-04 16:20:19 +02:00