Commit Graph

2158 Commits (7cbfdb5d6d5f6bb7fd6cc97d3f63cfb2997bfed6)

Author SHA1 Message Date
Sandeep Sukhani 7cbfdb5d6d
cache: fix a mistake in returning cached error in the index list cache (#9853) 2 years ago
Sandeep Sukhani e089b4b60d
address feedback on pr 9798 (#9842) 2 years ago
Hamish Forbes d0baa40df3
Only modify identical timestamps when increment-duplicate-timestamps enabled (#9437) 2 years ago
Sandeep Sukhani 2ed3c15c22
index: allow refreshing index file names cache for specific tables (#9798) 2 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 2 years ago
cui fliter 4b53909ccf
all: remove repetitive the (#9823) 2 years ago
Owen Diehl b251a10234
uses lowercase standard for logging and adds total bytes to shard res… (#9828) 2 years ago
Karsten Jeschkies 125e168a91
Replace flaky server for log level handler test. (#9822) 2 years ago
Dylan Guedes 1d20fdbf57
LogPushFailures: Log the tenant id (#9819) 2 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 2 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 2 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 2 years ago
Dylan Guedes dc5d458c14
Failures logging: avoid logging generic errors (#9796) 2 years ago
Salva Corts 08e505dd50
Return all errors for a failed push request (#9807) 2 years ago
Owen Diehl e2a63e582c
adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
Christian Haudum a65c99d9bf
Add per-tenant request counter metric to index gateway server (#9797) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Bryan Boreham 6928aac776
loser tree: allow sequences to contain maxVal (#9057) 2 years ago
Ryo Shindo ed0d15a6bf
loki: enable PathPrefix for queryHandler endpoints (#8406) 2 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) 2 years ago
Ashwanth 10e55a6359
store: fix incorrect usage of period config in table range (#9754) 2 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Susana Ferreira a894c3ccf0
Bugfix: Fix logic of offset operator in instant query splitting (#9763) 2 years ago
Susana Ferreira b611641fea
Add comments to clarify Grouping struct in Aggregation expressions (#9761) 2 years ago
Travis Patterson 806674fdaa
Add log-volume feature flag (#9762) 2 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 2 years ago
Trevor Whitney d74c67a9d0
Add version to TSDB index builder struct (#9566) 2 years ago
Christian Haudum ce81895241
Add shuffle sharding to index gateway (#9710) 2 years ago
Dylan Guedes 24e9efb907
Loki: Report event for `GetChunkRef` instead of SpanLogging (#9748) 2 years ago
Dylan Guedes c6e18a2efb
Loki: Humanize downloaded file size (bytes format) (#9746) 2 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 2 years ago
Kaviraj Kanagaraj 74a4dca54e
fix(async_store): Fix the `storageconfig.EnableAsyncStore` config (#9725) 2 years ago
Bryan Boreham 695ea32226
stores/series tests: use abstractions over Labels (#9613) 2 years ago
Bryan Boreham 904ea0586a
Remove some unused code (#9611) 2 years ago
Salva Corts 61d407b4bb
Add keep stage to LogQL (#9693) 2 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 2 years ago
Kaviraj Kanagaraj 4c0e01b93f
revert(9476): Bringback async store like before for the queriers (#9715) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Michel Hollands 79485cd30d
Add handling of timezones in unixToTime tests (#9707) 2 years ago
Mohamed-Amine Bouqsimi 7069b897e5
Fix Ruler remote write panic (#9662) 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
Kaviraj Kanagaraj 57f9452231
Revert 9217 chaudum/tsdb chunkrefs pool (#9685) 2 years ago
Salva Corts 73ac208981
Improve docs for empty value in cache compression config (#9649) 2 years ago
Salva Corts c6fbff26e1
Add config to avoid caching stats for recent data (#9537) 2 years ago
Michel Hollands 22779e13c5
Fix date template function with epoch times (#8886) 2 years ago
Gregor Zeitlinger b1917a6178
add "alignLeft" and "alignRight" functions (#9672) 2 years ago
Ashwanth 98d1307c7d
config: ensure storage config defaults apply to named stores (#9650) 2 years ago
Danny Kopping 1db560fdc1
Adding background cache (en|de)queue counters (#9665) 2 years ago