Commit Graph

629 Commits (89985399817dde28fe5b94de990133d904bc3e5b)

Author SHA1 Message Date
Dylan Guedes 1221658fc5
Introduces cache to TSDB postings (#9621) 3 years ago
Salva Corts 48660d5cd5
Fix bugs in non-indexed-labels (#10142) 3 years ago
Ed Welch 5c29b7439f
Loki: change the prefix for the l2 chunks cache (#10097) 3 years ago
Ed Welch e97e53f1b3
Loki: add an expirmental l2 chunks cache (#10061) 3 years ago
Danny Kopping 8fa4134ef9
Update dskit (#10091) 3 years ago
Trevor Whitney 39be4b5e6b
Only aggregate labels or series based on requested (#10076) 3 years ago
Sampras Lopes 30c84cdadb
fix(compactor): fix Content-Type for `GET /loki/api/v1/delete` api (#10018) 3 years ago
Dylan Guedes 122313caf7
Remove redundant spans (#10055) 3 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 3 years ago
Salva Corts ce91076dd4
Add non-indexed metadata to chunks (#9700) 3 years ago
Vladyslav Diachenko be1a9c4ec5
Revert "updated to the latest version of dskit" (#9953) 3 years ago
Trevor Whitney 9e22a89bcb
Call FetchChunks in parallel from series index store (#9935) 3 years ago
Christian Haudum db38b7bccc
Remove unused fallback in index gateway client store (#9916) 3 years ago
Vladyslav Diachenko 3243676f4c
updated to the latest version of dskit (#9920) 3 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 3 years ago
Travis Patterson cb2b3ca9ea
Add limit to the series volume endpoint (#9833) 3 years ago
Dylan Guedes bc0069756e
Queriers: Stop emitting spans for every objectstorage call (#9857) 3 years ago
Sandeep Sukhani 7cbfdb5d6d
cache: fix a mistake in returning cached error in the index list cache (#9853) 3 years ago
Sandeep Sukhani e089b4b60d
address feedback on pr 9798 (#9842) 3 years ago
Sandeep Sukhani 2ed3c15c22
index: allow refreshing index file names cache for specific tables (#9798) 3 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 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
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
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 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
Bryan Boreham 695ea32226
stores/series tests: use abstractions over Labels (#9613) 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
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 c6fbff26e1
Add config to avoid caching stats for recent data (#9537) 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
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
Danny Kopping a248e3e970
Querier: configurable writeback queue bytes size (#9604) 3 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 3 years ago
Christian Haudum b4d0a2cd68
Force using a buffer from the ChunkRefsPool (#9217) 3 years ago
Travis Patterson 7ff8463def
Fix query behavior in Single Binary and SSD deployments (#9476) 3 years ago
Owen Diehl 64c6f6b8cc
Better combines stats in ingesters (#9474) 3 years ago
Dylan Guedes 8e8dcdf7d2
Gateway: Log file size (#9465) 3 years ago
Totalus 01f0ded7fc
Update swift_object_client.go : Fetch all objects in List() function (#9463) 3 years ago
Ed Welch d07a9e7dfc
Loki: also store the bytes we de-duplicate alongside the count (#9449) 3 years ago