Commit Graph

330 Commits (88e545fc952d6ff55c61d079db920f00abc04865)

Author SHA1 Message Date
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 2 years ago
Owen Diehl 93aaf29e68
fix(spans): corrects early-close for a few spans (#12887) 2 years ago
Owen Diehl 5a643c7115
chore: reduces span footprint + double recording (#12864) 2 years ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 2 years ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 2 years ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 2 years ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 2 years ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 2 years ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 2 years ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 2 years ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 2 years ago
Ed Welch bc26198c00
feat: enable caching of index stats results, volume results, series results and label results by default (#12452) 2 years ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 2 years ago
Cyril Tovena fbb8686d03
fix: Fixes detected labels API wiring (#12442) 2 years ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 2 years ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Callum Styan 018856c1c1
fix: fix span logging based on changes to request types timestamps (#12393) 2 years ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 2 years ago
Kaviraj Kanagaraj 7480468e0f
fix: (Bug) correct resultType when storing instant query results in cache (#12312) 2 years ago
Trevor Whitney 246623f7d0
fix(detected_fields): fix issues with frontend integration (#12406) 2 years ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 2 years ago
Owen Diehl 6e1547fe62
fix(blooms): logql shard embeds tsdb (#12396) 2 years ago
Anton Kolesnikov cc941fe42a
chore: refactor line filter MatchType (#12388) 2 years ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 2 years ago
Ashwanth 64c7812015
fix(codec): inject disable wrappers in ctx (#12352) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 2 years ago
Salva Corts 2544f003cf
chore: Add summary for received filters in bloom gateway (#12158) 2 years ago
Paul Rogers 0ddf6fc49d
test: Fix for a few data races (#12129) 2 years ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 2 years ago
Ashwanth 9e7725b31b
feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
Christian Haudum 1c43991ddc
Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 2 years ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 2 years ago
Karsten Jeschkies 483ee56139
Inject downstream accumulator. (#11863) 2 years ago
Trevor Whitney 406b10c675
accidentally merged this from ##11333 (#11788) 2 years ago
Trevor Whitney a064f5d670
feat: add release please config (#11333) 2 years ago
Danny Kopping e7b782b186
Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
Ashwanth 51899b521b
feat(metadata cache): adds max_metadata_cache_freshness (#11682) 2 years ago
Danny Kopping bcd03150c9
Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 2 years ago
Ashwanth e915efc7f8
fix(log results cache): compose empty response based on the request (#11657) 2 years ago
Danny Kopping 627e09365b
Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 2 years ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
Karsten Jeschkies 8d01cbf0c5
Merge quantile sketches as they arrive (#11544) 2 years ago
Danny Kopping 18ea38883f
Do not reflect label names in request metrics' "route" label (#11551) 2 years ago
Karsten Jeschkies afe146c884
Benchmark and improve sketch join (#11534) 2 years ago