Commit Graph

93 Commits (b80f37b72478304ce39d1cb508c76515641dc4e6)

Author SHA1 Message Date
Ed Welch b80f37b724
log any chunk fetch failure (#2804) 5 years ago
Sandeep Sukhani 2793499309
Boltdb shipper metrics changes (#2790) 5 years ago
Cyril Tovena edc6215098
Improve the way we reverse iterator for backward queries. (#2793) 5 years ago
Sandeep Sukhani 7b7b1844ca
add a metric in compactor to record timestamp of last successful run (#2788) 5 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Cyril Tovena 940529984b
Handle panic in the store goroutine. (#2774) 5 years ago
Sandeep Sukhani f60554ce91
Boltdb shipper query performance improvements (#2770) 5 years ago
Cyril Tovena fe7aadfb9d
Fixes race conditions in the batch iterator. (#2773) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Owen Diehl 54c0c5febb
Revendor Cortex (#2755) 5 years ago
Davor Kapsa 69f2eb2314
hack: clean getStore (#2726) 5 years ago
Davor Kapsa fffcfa6e81
fix some misspells (#2725) 5 years ago
Cyril Tovena 6500f82195
Improve lz4 compression (#2614) 5 years ago
Sandeep Sukhani 79c027550c
run multiple queries per table at once with boltdb-shipper (#2656) 5 years ago
Sandeep Sukhani 5b361a0c89
improvements for boltdb-shipper compactor (#2640) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Sandeep Sukhani 337db2fedf
revendor cortex to latest master (#2627) 5 years ago
Lars Lehtonen 334cc1e59a
pkg/storage/stores/shipper/uploads: fix test error (#2620) 5 years ago
Sandeep Sukhani e53d2032fe
fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613) 5 years ago
Sandeep Sukhani 6dd2e9ef34
Read, Write and operational dashboard improvements (#2584) 5 years ago
Sandeep Sukhani 7566aa4950
fix closing of compressed file from boltdb-shipper compactor (#2574) 5 years ago
Owen Diehl 8627af1199
Error on no schema configs (#2564) 5 years ago
Sandeep Sukhani 0a0ad68af2
fix dir setup based on which mode it is running (#2559) 5 years ago
Sandeep Sukhani 1bba2a89f8
add some metrics for monitoring compactor (#2548) 5 years ago
Sandeep Sukhani 4f6a4c2a93
cleanup boltdb files in queriers during startup/shutdown (#2558) 5 years ago
Sandeep Sukhani 2bb2eebace
register boltdb shipper compactor cli flags (#2546) 5 years ago
Sandeep Sukhani dab393a62d
fix a flaky test in boltdb shipper (#2550) 5 years ago
Owen Diehl 750ab36bc1
fixes batch metrics help text & corrects bucketing (#2552) 5 years ago
Sandeep Sukhani b489130828
compactor for compacting boltdb files uploaded by shipper (#2526) 5 years ago
Sandeep Sukhani 97dfb297a0
compress boltdb files to gzip while uploading from shipper (#2507) 5 years ago
Sandeep Sukhani 9b0740c0ed
upload boltdb files from shipper only when they are not expected to be modified or during shutdown (#2487) 5 years ago
Sandeep Sukhani 048e8bdb9c
minor fixes and improvements for boltdb shipper (#2530) 5 years ago
Owen Diehl 6fe414eb25
consistent chunk metrics (#2534) 5 years ago
Owen Diehl 6b6b33f9eb
adds batch based metrics (#2510) 5 years ago
Sandeep Sukhani cf64b70db3
add some spans for boltdb shipper index queries (#2495) 5 years ago
Ed Welch b8a61357bb
Loki: fix batch iterator error when all chunks overlap and chunk time ranges are greater than query time range (#2484) 5 years ago
Sandeep Sukhani c5bc41628a
download boltdb files parallelly during reads (#2483) 5 years ago
Owen Diehl cb20afaa26
BatchIter edge cases (#2466) 5 years ago
Sandeep Sukhani 4a358bc9ea
revendor cortex to latest master (#2463) 5 years ago
Sandeep Sukhani d5c840bd66
enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 5 years ago
Owen Diehl 4a45ca5e3a
Revendor cortex (#2427) 5 years ago
Sandeep Sukhani e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago
Aditya C S 0885a49370
configuration doc improvements (#2318) 5 years ago
Cyril Tovena c9f89df930
Improve object key parsing for boltdb shipper. (#2323) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena 68ac695fd8
Removes arm32 for now as we're migrating the CI. (#2307) 5 years ago
Periklis Tsirakidis bc4f1f5833
Add support for memberlist dns-based discovery (#2288) 5 years ago
Ed Welch aee064d0a8
Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago