Commit Graph

634 Commits (9b7a634e92f8b2dd0d4d8f06f9bf985b20c35b7f)

Author SHA1 Message Date
Grot (@grafanabot) 9b7a634e92
[release-2.9.x] Return intersecting labels when aggregating volume by label (#10329) 2 years ago
Danny Kopping 1761625971
Track effectiveness of hedged requests (#10281) 2 years ago
Grot (@grafanabot) 191c252d7c
[k163] Update chunk and head fmt to v4 (non-indexed labels) (#10245) 2 years ago
Ed Welch 8ca1d1e0a4
Loki: simplify the FetchChunks method and optimize the experimental l2 cache a little more (#10160) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Dylan Guedes 1221658fc5
Introduces cache to TSDB postings (#9621) 2 years ago
Salva Corts 48660d5cd5
Fix bugs in non-indexed-labels (#10142) 2 years ago
Ed Welch 5c29b7439f
Loki: change the prefix for the l2 chunks cache (#10097) 2 years ago
Ed Welch e97e53f1b3
Loki: add an expirmental l2 chunks cache (#10061) 2 years ago
Danny Kopping 8fa4134ef9
Update dskit (#10091) 2 years ago
Trevor Whitney 39be4b5e6b
Only aggregate labels or series based on requested (#10076) 2 years ago
Sampras Lopes 30c84cdadb
fix(compactor): fix Content-Type for `GET /loki/api/v1/delete` api (#10018) 2 years ago
Dylan Guedes 122313caf7
Remove redundant spans (#10055) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Salva Corts ce91076dd4
Add non-indexed metadata to chunks (#9700) 2 years ago
Vladyslav Diachenko be1a9c4ec5
Revert "updated to the latest version of dskit" (#9953) 2 years ago
Trevor Whitney 9e22a89bcb
Call FetchChunks in parallel from series index store (#9935) 2 years ago
Christian Haudum db38b7bccc
Remove unused fallback in index gateway client store (#9916) 2 years ago
Vladyslav Diachenko 3243676f4c
updated to the latest version of dskit (#9920) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Travis Patterson cb2b3ca9ea
Add limit to the series volume endpoint (#9833) 2 years ago
Dylan Guedes bc0069756e
Queriers: Stop emitting spans for every objectstorage call (#9857) 2 years ago
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
Sandeep Sukhani 2ed3c15c22
index: allow refreshing index file names cache for specific tables (#9798) 2 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 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
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
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 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
Bryan Boreham 695ea32226
stores/series tests: use abstractions over Labels (#9613) 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
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 c6fbff26e1
Add config to avoid caching stats for recent data (#9537) 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
Salva Corts 1694ad0f9b
Stats cache can be configured independently (#9535) 2 years ago
Salva Corts 87a659a6db
Add span events for index stats and result cache (#9552) 2 years ago
Danny Kopping a248e3e970
Querier: configurable writeback queue bytes size (#9604) 2 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 2 years ago
Christian Haudum b4d0a2cd68
Force using a buffer from the ChunkRefsPool (#9217) 2 years ago