Commit Graph

756 Commits (a62f81f1cf15d49e02958ae9a6097e84986ea336)

Author SHA1 Message Date
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 607ccc4d77
Service discovery refactor (#2761) 5 years ago
Owen Diehl 54c0c5febb
Revendor Cortex (#2755) 5 years ago
Kaviraj 690a387cce
fix: Remove depricated `entry_parser` from scrapeconfig (#2752) 5 years ago
Owen Diehl 6b17831797
better tenant logging in ruler memstore (#2741) 5 years ago
Owen Diehl b8787163b6
removes r/w pools from block/chunk types (#2711) 5 years ago
Davor Kapsa 69f2eb2314
hack: clean getStore (#2726) 5 years ago
Cyril Tovena 81a697c541 Fixes the frontend logs to include org_id. 5 years ago
Sandeep Sukhani 76e73d7c20
set timestamp in instant query done by canaries which otherwise gets set to now by loki (#2732) 5 years ago
Davor Kapsa fffcfa6e81
fix some misspells (#2725) 5 years ago
Calle Pettersson 426bac7f5b
Add counter promtail_batch_retries_total (#2723) 5 years ago
Ed Welch 8ea6c381cb
Promtail: Fix deadlock on tailer shutdown. (#2717) 5 years ago
Ed Welch d3bf21e774
Promtail: (and also fluent-bit) change the max batch size to 1MB (#2710) 5 years ago
Benjamin Krämer 9e6afea5f6
Fix timestamp parser for short year format (#2708) 5 years ago
Cyril Tovena 3640429532
Bypass sharding middleware when a query can't be sharded. (#2709) 5 years ago
Cyril Tovena 6500f82195
Improve lz4 compression (#2614) 5 years ago
Ed Welch 2162a0c1b1
Do not mark the position if the file is removed, doing so only results in an error because you can't get the file size of a removed file. (#2658) 5 years ago
BaiLian 0ac1ce4e5a
Querier APIs respond JSON Content-Type (#2665) 5 years ago
Amin Jamali 9fcb8b8e4a
Add fallback_formats for timestamp stage (#2615) 5 years ago
Lars Lehtonen 0c9f7a58a4
pkg/querier: fix dropped error (#2671) 5 years ago
Sandeep Sukhani 6053cdb9d9
fix store query bug when running loki in single binary mode with boltdb-shipper (#2655) 5 years ago
Sandeep Sukhani 79c027550c
run multiple queries per table at once with boltdb-shipper (#2656) 5 years ago
Owen Diehl 89b8ae4b49
improves numeric literal stringer impl (#2663) 5 years ago
Owen Diehl 5729d88302
exposes rule group validation fn (#2662) 5 years ago
Owen Diehl 21d3e69790
Enable local rules backend & disallow configdb. (#2661) 5 years ago
Owen Diehl 6f8bfe0c79
Ruler docs + single binary inclusion (#2637) 5 years ago
Aurélien Rainone 21addf7935
pkg/distributor: fix test by looking for loopback interface (#2645) 5 years ago
Aurélien Rainone 85696d00eb
pkg/chunkenc: fix test using string(int) conversion (#2647) 5 years ago
Owen Diehl 9e85757d89
adds prometheus ruler routes (#2650) 5 years ago
Ed Welch 0b1dbe26fe
Promtail: Add a stream lagging metric (#2618) 5 years ago
Sandeep Sukhani 29790ea19b
fix an issue with building loki (#2642) 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
Roger Steneteg edb5fc5176
Promtail: adding pipeline stage for dropping labels (#2571) 5 years ago
Sandeep Sukhani e53d2032fe
fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613) 5 years ago
Ed Welch 2015763327
Loki: Fix query-frontend ready handler (#2610) 5 years ago
Robert Fratto ee67b9c707
Expose UserAgent and fix User-Agent version source (#2603) 5 years ago
Sandeep Sukhani 6dd2e9ef34
Read, Write and operational dashboard improvements (#2584) 5 years ago
Calle Pettersson 82a8cf425f
Add a counter for empty syslog messages (#2565) 5 years ago
Ben Ye 900f714e9d
add _total suffix to ruler counter metrics (#2582) 5 years ago
Owen Diehl 164f5cd0ae
Ruler/loki rule validator (#2589) 5 years ago
Sandeep Sukhani 7566aa4950
fix closing of compressed file from boltdb-shipper compactor (#2574) 5 years ago
Aditya C S c1f07f08a7
Validate max_query_length in Label API (#2572) 5 years ago
Ed Welch b8b24f3129
clone labels when sending them to Handle function for stdin target (#2570) 5 years ago
Owen Diehl f905e77259
exports grouploader (#2578) 5 years ago