Commit Graph

119 Commits (main)

Author SHA1 Message Date
Trevor Whitney 1a66d2ddab
feat: ability to send query context for limit enforcement (#19900) 1 month ago
benclive a751c15201
chore: Fix ordering when merging frontend responses (#19565) 2 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
Trevor Whitney fdcc12da4d
feat: query persisted patterns (#17980) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Karsten Jeschkies d0c11a689e
feat(api): Support Parquet as a query response format. (#15408) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 1 year ago
Sven Grossmann f8d9143eea
fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
benclive 740551bb31
fix: Correctly encode step when translating proto to http internally (#13171) 2 years ago
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 bc78d13d9b
feat(blooms): compute chunks once (#12664) 2 years ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 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
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 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
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
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
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
Danny Kopping 18ea38883f
Do not reflect label names in request metrics' "route" label (#11551) 2 years ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 2 years ago
Karsten Jeschkies 8dde7b9d49
Support tail requests with protobuf encoding. (#11426) 2 years ago
Salva Corts 489ac8d529
Extract results cache into new pkg (#11343) 2 years ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Karsten Jeschkies 8d34f857bc
Propagate trace ID with HTTP gRPC request. (#11251) 2 years ago
Owen Diehl 265018b729
populate empty resonse for IndexStatsResponse and VolumeResponse (#11209) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Karsten Jeschkies 979530b6b9
Propagate query metrics and cache num information. (#11176) 2 years ago
Karsten Jeschkies 6d95a86ae2
Extract query tags from HTTP requests. (#11147) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Karsten Jeschkies 33b7e51342
Bring back RED metrics for querier when processing scheduler requests. (#11097) 2 years ago
Danny Kopping 34b9b9a11f
Improve observability of index queries (#11064) 2 years ago
Karsten Jeschkies aedf6dfc21
Remove `GetHeaders` from `logproto.VolumeResponse`. (#11049) 2 years ago
Callum Styan 0d7b6b2622
Return empty responses for logproto request types from (#11029) 2 years ago