Commit Graph

569 Commits (904ef6eacdab6d7ea5946c4fe5b248c2e97582be)

Author SHA1 Message Date
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 1 year ago
Seiya 0eba448fc7
fix: crrect initialization of a few slices (#12674) 1 year ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 1 year ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 1 year ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 1 year ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Ed Welch bc26198c00
feat: enable caching of index stats results, volume results, series results and label results by default (#12452) 1 year ago
Shantanu Alshi 2c878c8301
fix: Bugfixes for detected labels API (#12466) 1 year ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 1 year ago
Shantanu Alshi 9994f56b53
fix: Fix multi_tenant querier for detected labels (#12447) 1 year ago
Cyril Tovena fbb8686d03
fix: Fixes detected labels API wiring (#12442) 1 year ago
Shantanu Alshi 643f353cef
feat: Detected labels - get and filter labels from ingesters (#12432) 1 year ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 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 a331746c2f
feat(detected_labels): Add pod as a detected label to demo (#12422) 1 year ago
Callum Styan 018856c1c1
fix: fix span logging based on changes to request types timestamps (#12393) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Kaviraj Kanagaraj 7480468e0f
fix: (Bug) correct resultType when storing instant query results in cache (#12312) 1 year ago
Trevor Whitney 246623f7d0
fix(detected_fields): fix issues with frontend integration (#12406) 1 year ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 1 year ago
Owen Diehl 6e1547fe62
fix(blooms): logql shard embeds tsdb (#12396) 1 year ago
Anton Kolesnikov cc941fe42a
chore: refactor line filter MatchType (#12388) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Ashwanth 64c7812015
fix(codec): inject disable wrappers in ctx (#12352) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
Christian Haudum 863acc0152
chore(blooms): Make block query concurrency configurable (#12292) 1 year ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
Salva Corts 2544f003cf
chore: Add summary for received filters in bloom gateway (#12158) 1 year ago
Paul Rogers 0ddf6fc49d
test: Fix for a few data races (#12129) 1 year ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 1 year ago
Salva Corts 4fa5148eb5
refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Ashwanth 9e7725b31b
feat(metadata): introduce a separate split interval for recent query window (#11897) 1 year ago
Christian Haudum 1c43991ddc
Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 1 year ago
Paul Rogers b2e4cc39a8
Add mutex for t.stopped to prevent data races (#11933) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
Paul Rogers c277158f51
Cleanup data race associated with workerID var (#11922) 1 year ago
Karsten Jeschkies 483ee56139
Inject downstream accumulator. (#11863) 1 year ago
Trevor Whitney 406b10c675
accidentally merged this from ##11333 (#11788) 1 year ago
Trevor Whitney a064f5d670
feat: add release please config (#11333) 1 year ago
Danny Kopping e7b782b186
Query-frontend: use the same query split interval for generated cache keys (#11679) 1 year ago
Ashwanth 51899b521b
feat(metadata cache): adds max_metadata_cache_freshness (#11682) 1 year ago
Danny Kopping bcd03150c9
Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 1 year ago
Ashwanth e915efc7f8
fix(log results cache): compose empty response based on the request (#11657) 1 year ago
Danny Kopping 627e09365b
Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 1 year ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 1 year ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 1 year ago