grafana/pkg/tsdb/loki
Ivana Huckova 82c125d450
Loki: Implement step editor (#69648)
* Loki: Implement step editor

* Update to keep value

* Remove console.log

* Remove white space

* Update public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderOptions.tsx

Co-authored-by: Matias Chomicki <matyax@gmail.com>

* Import trim

* Update using of step in split queries

* Add tests

* Add tests

* Remove step interpolation

---------

Co-authored-by: Matias Chomicki <matyax@gmail.com>
2023-06-16 19:08:29 +03:00
..
kinds/dataquery Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
testdata Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
testdata_metric_dataplane Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
api_mock.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
api_test.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2023-04-13 15:07:08 +02:00
api.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2023-04-13 15:07:08 +02:00
frame_test.go Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
frame.go Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2023-05-17 16:28:25 +03:00
framing_test.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2023-04-13 15:07:08 +02:00
loki_bench_test.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2023-04-13 15:07:08 +02:00
loki.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2023-05-24 10:19:34 +02:00
parse_query_test.go loki: alerting: handle curly-braces-style variables (#42933) 2021-12-09 15:16:01 +01:00
parse_query.go Loki: Implement step editor (#69648) 2023-06-16 19:08:29 +03:00
step_test.go Loki: Implement step editor (#69648) 2023-06-16 19:08:29 +03:00
step.go Loki: Implement step editor (#69648) 2023-06-16 19:08:29 +03:00
streaming.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2023-05-24 10:19:34 +02:00
types.go loki: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00:00