Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/querier
Ashwanth 13b5aeeeac
fix(querier): fixes panic when filtering agg metrics from nil resp (#17662)
1 year ago
..
astmapper
deletion
limits fix: hide __aggregated_metric__ in /series and /labels (#14677) 1 year ago
pattern
plan chore: add multi-variant query support to LogQL (#16196) 1 year ago
queryrange chore: run `make lint` and fix one linter conversion complaint (#17452) 1 year ago
series
stats
tail
testutil fix: hide __aggregated_metric__ in /series and /labels (#14677) 1 year ago
worker chore(deps): Update dskit (#16782) 1 year ago
handler.go
http.go fix(querier): fixes panic when filtering agg metrics from nil resp (#17662) 1 year ago
http_test.go chore(engine): Add basic metrics for next generation execution engine (#17475) 1 year ago
ingester_querier.go
ingester_querier_test.go
multi_tenant_querier.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 1 year ago
multi_tenant_querier_test.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 1 year ago
querier.go refactor(stringlabels): Support stringlabels in querier (#17238) 1 year ago
querier_mock_test.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 1 year ago
querier_test.go fix: allow boolean numeric values in detected labels (#16997) 1 year ago
store_combiner.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 1 year ago
store_combiner_test.go
testutils.go
worker_service.go
worker_service_test.go