Commit Graph

2151 Commits (bcdc807dd34d7a4e2e1dcfdffecd869da66e6efe)

Author SHA1 Message Date
Karsten Jeschkies 125e168a91
Replace flaky server for log level handler test. (#9822) 3 years ago
Dylan Guedes 1d20fdbf57
LogPushFailures: Log the tenant id (#9819) 3 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 3 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 3 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
Dylan Guedes dc5d458c14
Failures logging: avoid logging generic errors (#9796) 3 years ago
Salva Corts 08e505dd50
Return all errors for a failed push request (#9807) 3 years ago
Owen Diehl e2a63e582c
adds tsdb-max-bytes-per-shard limit (#9811) 3 years ago
Christian Haudum a65c99d9bf
Add per-tenant request counter metric to index gateway server (#9797) 3 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 3 years ago
Bryan Boreham 6928aac776
loser tree: allow sequences to contain maxVal (#9057) 3 years ago
Ryo Shindo ed0d15a6bf
loki: enable PathPrefix for queryHandler endpoints (#8406) 3 years ago
Sandeep Sukhani 3e1f2fc273
caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 3 years ago
Ashwanth 10e55a6359
store: fix incorrect usage of period config in table range (#9754) 3 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 3 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 3 years ago
Susana Ferreira a894c3ccf0
Bugfix: Fix logic of offset operator in instant query splitting (#9763) 3 years ago
Susana Ferreira b611641fea
Add comments to clarify Grouping struct in Aggregation expressions (#9761) 3 years ago
Travis Patterson 806674fdaa
Add log-volume feature flag (#9762) 3 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 3 years ago
Trevor Whitney d74c67a9d0
Add version to TSDB index builder struct (#9566) 3 years ago
Christian Haudum ce81895241
Add shuffle sharding to index gateway (#9710) 3 years ago
Dylan Guedes 24e9efb907
Loki: Report event for `GetChunkRef` instead of SpanLogging (#9748) 3 years ago
Dylan Guedes c6e18a2efb
Loki: Humanize downloaded file size (bytes format) (#9746) 3 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 3 years ago
Kaviraj Kanagaraj 74a4dca54e
fix(async_store): Fix the `storageconfig.EnableAsyncStore` config (#9725) 3 years ago
Bryan Boreham 695ea32226
stores/series tests: use abstractions over Labels (#9613) 3 years ago
Bryan Boreham 904ea0586a
Remove some unused code (#9611) 3 years ago
Salva Corts 61d407b4bb
Add keep stage to LogQL (#9693) 3 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 3 years ago
Kaviraj Kanagaraj 4c0e01b93f
revert(9476): Bringback async store like before for the queriers (#9715) 3 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 3 years ago
Michel Hollands 79485cd30d
Add handling of timezones in unixToTime tests (#9707) 3 years ago
Mohamed-Amine Bouqsimi 7069b897e5
Fix Ruler remote write panic (#9662) 3 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 3 years ago
Kaviraj Kanagaraj 57f9452231
Revert 9217 chaudum/tsdb chunkrefs pool (#9685) 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
Michel Hollands 22779e13c5
Fix date template function with epoch times (#8886) 3 years ago
Gregor Zeitlinger b1917a6178
add "alignLeft" and "alignRight" functions (#9672) 3 years ago
Ashwanth 98d1307c7d
config: ensure storage config defaults apply to named stores (#9650) 3 years ago
Danny Kopping 1db560fdc1
Adding background cache (en|de)queue counters (#9665) 3 years ago
Dylan Guedes 609bc22933
Distributor: Make key configurable when logging failures (#9659) 3 years ago
Ed Welch 79c5fdd9c0
Canary: Refactor how the direct Canary push works (#9569) 3 years ago
Ivana Huckova eb7dae4583
Loki: Improve error message when step too low (#9641) 3 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 3 years ago
Salva Corts 1694ad0f9b
Stats cache can be configured independently (#9535) 3 years ago
Vladyslav Diachenko 3c52034d63
[logcli] fixed query command that is run against user's bucket with TSDB index enabled (#9597) 3 years ago
Sandeep Sukhani 0a5e149ea5
query-scheduler: fix query distribution in SSD mode (#9471) 3 years ago