Commit Graph

553 Commits (affd9d604fc87ef1a7c9b13b54dd109401506ef8)

Author SHA1 Message Date
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
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 1 year ago
Karsten Jeschkies 8d01cbf0c5
Merge quantile sketches as they arrive (#11544) 1 year ago
Danny Kopping 18ea38883f
Do not reflect label names in request metrics' "route" label (#11551) 1 year ago
Karsten Jeschkies afe146c884
Benchmark and improve sketch join (#11534) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Christian Haudum 62176339c4
Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Travis Patterson be71a80b15
Implement hooks to instrument query pipelines (#11493) 1 year ago
Matthew Penner a91f3f11b3
frontend: Use `net.JoinHostPort` to support IPv6 addresses (#10650) 1 year ago
Karsten Jeschkies b18078827e
Map rpc Status back to user error (#11449) 1 year ago
Karsten Jeschkies 8dde7b9d49
Support tail requests with protobuf encoding. (#11426) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Karsten Jeschkies 51567addc9
Wrap VolumeResponse. (#11402) 1 year ago
Karsten Jeschkies 5b8d0e666d
Remove querier wait time metric. (#11233) 1 year ago
Salva Corts 489ac8d529
Extract results cache into new pkg (#11343) 2 years ago
Karsten Jeschkies b05544a939
Remove obsolete empty test in middleware. (#11304) 2 years ago