grafana/pkg/tsdb/loki
Carl Bergquist c7b6822a5e
Loki: Apply scopes to expression if feature toggle is enabled. (#95917)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2024-11-11 12:53:24 +01:00
..
instrumentation Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
kinds/dataquery Loki: Added support to split queries by stream shard (#94245) 2024-10-23 14:21:03 +03:00
testdata Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2024-01-11 15:09:13 +01:00
testdata_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2024-01-11 15:09:13 +01:00
testdata_logs_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2024-01-11 15:09:13 +01:00
testdata_metric_dataplane Loki: Fix bug duplicating parsed labels across multiple log lines (#80292) 2024-01-11 15:09:13 +01:00
api_mock.go Loki: Replace imports of infra/log with SDK (#84336) 2024-03-20 11:25:35 +02:00
api_test.go Loki: Support custom X-Query-Tags header (#85123) 2024-03-26 13:08:09 +02:00
api.go Loki: Lower log level when retrieving metadata (#87910) 2024-05-15 17:08:03 +03:00
frame_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
frame.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2023-11-16 17:06:14 +01:00
framing_test.go Loki: Replace imports of infra/log with SDK (#84336) 2024-03-20 11:25:35 +02:00
healthcheck_test.go Loki: Remove unnecessary featuremgmt (#90874) 2024-07-24 11:00:41 +02:00
healthcheck.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
loki_bench_test.go Loki: Replace imports of infra/log with SDK (#84336) 2024-03-20 11:25:35 +02:00
loki.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 2024-11-11 12:53:24 +01:00
parse_query_test.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 2024-11-11 12:53:24 +01:00
parse_query.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 2024-11-11 12:53:24 +01:00
scopes_test.go loki: disable flaky tests for scopes injection (#96018) 2024-11-07 13:03:42 +02:00
scopes.go Loki: Add support for injecting scopes into loki expressions. (#95591) 2024-11-06 15:28:42 +02:00
step_test.go Loki: Implement step editor (#69648) 2023-06-16 19:08:29 +03:00
step.go Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
streaming.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
types.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 2024-11-11 12:53:24 +01:00