Commit Graph

91 Commits (8958eb91eda56a5334d0bdb683a9fb592cd5d17e)

Author SHA1 Message Date
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Christian Haudum f52f8ad540
chore: Clarify compression package (#14257) 8 months ago
Ashwanth a584fb713d
chore: sync tables without acquiring read lock the whole time (#14179) 8 months ago
Christian Haudum 963779064b
chore: Move compression utilities into separate package (#14167) 8 months ago
Cyril Tovena 7c1a8493b3
perf: Avoid looking up unnecessary TSDB symbols during Volume API (#13960) 9 months ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 10 months ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 11 months ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 11 months ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 1 year ago
Paul Rogers 13d45bc512
test: Fix deadlock in table_manager relating to Stop/SyncTables (#12597) 1 year ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 1 year ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
Travis Patterson d175184fe5
chore: remove shards from wrapper signature (#12322) 1 year ago
Ashwanth 3b5ed8c3ec
chore: pass shard count to injected pipelines and extractors (#12213) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Christian Haudum 62176339c4
Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
Travis Patterson f668a1b80b
Add context and tenant to pipeline/extractor wrappers (#11528) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Travis Patterson be71a80b15
Implement hooks to instrument query pipelines (#11493) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Dylan Guedes 30fbe38341
Revert "Introduces cache to TSDB postings (#9621)" (#11157) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Ashwanth a118e994d8
Remove shared_store and shared_store_key_prefix from shipper and compactor (#10840) 2 years ago
Vladyslav Diachenko b31ed050ae
Bloom Client (#10697) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago
Christian Haudum 5652a7baf4
chore(storage): Simplify store interfaces and abstractions (pt 1) (#10435) 2 years ago
Kaviraj Kanagaraj bbfb13c3e4
Pin `chunk` and `index` format to `schema` version. (#10213) 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
Ashwanth 10e55a6359
store: fix incorrect usage of period config in table range (#9754) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Ashwanth 98d1307c7d
config: ensure storage config defaults apply to named stores (#9650) 2 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 2 years ago
Ashwanth 5cef03d0ea
index-shipper: add support for multiple stores (#7754) 2 years ago
Sandeep Sukhani 69d6ee293e
tsdb: use unique uploader name while building tsdb index filename, same as boltdb-shipper (#8975) 2 years ago
Travis Patterson 5a08a6bcb9
Label selector optimizations (#8763) 2 years ago
Sandeep Sukhani 96a4fc1409
index-store: fix indexing of chunks overlapping multiple schemas (#8251) 2 years ago
Bryan Boreham d2281a7b6e
Benchmark_store_SelectSample: stop accumulating results (#8242) 2 years ago
Ashwanth b3e038c7a8
config_wrapper: Add support for named stores (#7946) 2 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
Sandeep Sukhani f18edcf9d8
use the configured index prefixes while building table names for tsdb index (#6436) 3 years ago
Sandeep Sukhani 82da01ad43
make index shipper read path handle range of tables by type of index (#6304) 3 years ago
Sandeep Sukhani 6ac955cc7d
make boltdb-shipper use the generic indexshipper for managing index in object storage (#6226) 3 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Cyril Tovena 59bd44a5df
Remove more chunkstore and schema version below v9 (#5650) 3 years ago