Commit Graph

86 Commits (main)

Author SHA1 Message Date
Jackson Coelho d3c54b09fe
chore(build): update loki build image (#19473) 3 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
Shantanu Alshi 3ffed72f64
refactor: Upgrade to Prometheus to main (#18418) 6 months ago
renovate[bot] 8b265ede15
fix(deps): update module github.com/prometheus/common to v0.64.0 (main) (#16750) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Karsten Jeschkies cf4b0d8372
refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
Karsten Jeschkies c49eeba326
refactor(stringlabels): Support stringlabels in querier tests (#17088) 9 months ago
renovate[bot] b37eefe24f
fix(deps): update github.com/prometheus/prometheus (main) (#15950) 10 months ago
renovate[bot] 0ad17ebcf4
fix(deps): update module github.com/influxdata/telegraf to v1.33.0 (#15456) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 1 year ago
Christian Haudum 3beb8ff9cf
fix(build): Use Debian Bullseye base image for build image (#14368) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Callum Styan b1802971c2
chore: log the query from the request when we're unable to get a result from the results cache (#13915) 1 year ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 1 year ago
Ed Welch d3e1edbf11
fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans (#13592) 1 year ago
Ed Welch 7232795e1f
fix: add a retry middleware to all the stats handlers (#13584) 1 year ago
Ashwanth a457c5d171
fix(retry): fix retries when using protobuf encoding (#13316) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Karsten Jeschkies 6e4555010e
fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 2 years ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 2 years ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 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
Kaviraj Kanagaraj 7480468e0f
fix: (Bug) correct resultType when storing instant query results in cache (#12312) 2 years ago
Ashwanth 9e7725b31b
feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
Karsten Jeschkies 8dde7b9d49
Support tail requests with protobuf encoding. (#11426) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 2 years ago
Salva Corts 489ac8d529
Extract results cache into new pkg (#11343) 2 years ago
Kaviraj Kanagaraj 30d0030bf9
inflight-logging: Add extra metadata to inflight requests logging (#11243) 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
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Callum Styan 557b516b66
Refactor the proto Request interface to return time.Time (#11018) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Ed Welch d66dd30c17
Loki: introduce an exponential backoff on failed query retries. (#10959) 2 years ago
Shantanu Alshi 183d6f2c39
Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
Ashwanth 2902f986a4
cache: Enable embedded cache if no other cache is configured. (#10620) 2 years ago
Shantanu Alshi f1bbdc51dc
Remove split_queries_by_interval and forward_headers_list (#10395) 2 years ago
Ashwanth cc6634972f
config: deprecates unordered-writes and few unused configs (#10324) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 3 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
Salva Corts 73ac208981
Improve docs for empty value in cache compression config (#9649) 3 years ago
Salva Corts c6fbff26e1
Add config to avoid caching stats for recent data (#9537) 3 years ago
Ivana Huckova eb7dae4583
Loki: Improve error message when step too low (#9641) 3 years ago
Salva Corts 1694ad0f9b
Stats cache can be configured independently (#9535) 3 years ago
Salva Corts 87a659a6db
Add span events for index stats and result cache (#9552) 3 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 3 years ago
Salva Corts 422560b6b1
Flag to disable index stats cache (#9177) 3 years ago