Commit Graph

33 Commits (23b5fc2c9b1a77b8776eac70279018956a458fc6)

Author SHA1 Message Date
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 8 months ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 1 year ago
Shantanu Alshi 9994f56b53
fix: Fix multi_tenant querier for detected labels (#12447) 1 year ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Karsten Jeschkies 1c56aa91ef
Check switches on syntax.Expr for exhaustiveness. (#11113) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 3 years ago
Owen Diehl 3f4a663dbe
Tsdb/index sampling endpoint (#6347) 3 years ago
Karsten Jeschkies c7cbeab8e2
Include tenant ID label in label values. (#5908) 3 years ago
Karsten Jeschkies 7c78b26f80
Enable tenant ID selection for multi-tenant queries. (#5821) 3 years ago
JordanRushing 52f9df415d
Update MultiTenantQuerier `Series()` and `Label()` to use `user.InjectOrgID()` instead of `user.InjectUserID()` (#5735) 3 years ago
JordanRushing 1cfff09117
Implement `Series` and `Label` for MultiTenantQuerier (#5566) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Karsten Jeschkies 705baa39f4
Speed up re-labelling in multi-tenant queries. (#5663) 3 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 3 years ago
Karsten Jeschkies 1deacceca9
Test multi-tenant context propagation. (#5620) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Karsten Jeschkies 9e16ffbd3b
Support `SelectLogs` and `SelectSamples` in multi-tenant querier. (#5517) 3 years ago
Karsten Jeschkies ae39676cce
Stub multi tenant querier. (#5490) 3 years ago