grafana/pkg/tsdb/loki
Ivana Huckova ee9620e4e0
Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569)
* Logs: Fix duplicate uids by appending series refIds

* Fix id generation in loki live streams to be consistent

* Update public/app/core/logsModel.ts

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* Fix test

---------

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-05-17 16:28:25 +03:00
..
kinds/dataquery Schema: Remove key from root DataQuery type (#64467) 2023-03-08 16:52:31 -05: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 Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2023-04-13 15:07:08 +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 schema for loki query (#62114) 2023-02-02 16:18:30 +00:00
step_test.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
step.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
streaming.go Loki: Remove alpha feature toggle lokiDataframeApi (#65918) 2023-04-13 15:22:09 +02:00
types.go loki: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00:00