Commit Graph

32 Commits (23b5fc2c9b1a77b8776eac70279018956a458fc6)

Author SHA1 Message Date
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Danny Kopping 627e09365b
Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 1 year ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Ashwanth 470cbbf118
querier: remove query_timeout and engine timeout from querier conf (#10302) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Karsten Jeschkies f5992274f4
Switch on pointer `*logproto.SeriesResponse` in JSON serialization. (#9868) 2 years ago
Karsten Jeschkies 9393f3f11a
Test querier handlers reponse format. (#9854) 2 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Dylan Guedes f9f1eddfc5
Loki: Improve query timeouts behavior (#7230) 3 years ago
Karsten Jeschkies 45ffebd4d8
Return HTTP 400 when multiple tenants are present in push. (#5800) 3 years ago
Cyril Tovena bce4470a5b
Recover from panic in http and grpc handlers. (#2059) 5 years ago
Cyril Tovena 6328146876
Fixes querier cancellation error to return 499 instead of 500. (#1745) 5 years ago
Owen Diehl 5227f5bee0 application/x-www-form-urlencoded support (#1381) 6 years ago
Cyril Tovena 1abe8841ce
Moves request parsing into the loghttp package (#1171) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 6 years ago