Commit Graph

740 Commits (6e79cee85d8d5b62e524f08ae54a7d0f2f55a10b)

Author SHA1 Message Date
Cyril Tovena 6e79cee85d
Fixes race condition in tailer since logql v2. (#2917) 5 years ago
Cyril Tovena 5738611d64
Fixes logql.QueryType. (#2913) 5 years ago
Robert Fratto ca311c4d52
expose underlying promtail client (#2910) 5 years ago
Cyril Tovena dfd2e2090e
Fixes metric query issue with no grouping. (#2902) 5 years ago
Cyril Tovena 095b4a1cb7
Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
Cyril Tovena 070a145ea6
Improve the chunksize test. (#2892) 5 years ago
Sandeep Sukhani fd451d97f4
fix flaky load tables test for boltdb-shipper uploads table-manager (#2891) 5 years ago
Cyril Tovena e2aee2a9c3
LogQL: Improve template format (#2822) 5 years ago
Keith Byrne 5793c4964e
Configuration: Support environment expansion in configuration (#2837) 5 years ago
RangerCD b9534c65b3
Fix typos (#2853) 5 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
zhanghjster bc202ae7ec
documentation: add tail_proxy_url option to query_frontend_config section (#2879) 5 years ago
Owen Diehl 9249ebc022
Fix/validate compactor config (#2824) 5 years ago
Sandeep Sukhani cb53a47139
fix query intervals when running boltdb-shipper in single binary (#2855) 5 years ago
Cyril Tovena e6778e9827
Update to go 1.15 (#2877) 5 years ago
Owen Diehl dc0bd01e35
WAL/marshalable chunks (#2764) 5 years ago
Karsten Jeschkies 55c768bf8e
Log throughput and total bytes human readable. (#2751) 5 years ago
jkellerer c394ce9462
LogQL: Add unwrap bytes() conversion function (#2876) 5 years ago
Owen Diehl 1eb86d4b5f
Only applies entry limits to non-SampleExprs. (#2850) 5 years ago
Andreas Rammhold c79878d2ee
fix quoting issues in test output when building with Go 1.15 (#2836) 5 years ago
Sandeep Sukhani feb66d62cf
fix flaky tests in boltdb-shipper (#2831) 5 years ago
Sandeep Sukhani 7f4d6d5912
fix panic in ingester when not running with boltdb shipper while queriers does (#2830) 5 years ago
Cyril Tovena fa00b90128
Fix error swallowed in the frontend. (#2807) 5 years ago
Cyril Tovena ecc4022d6c
Improve pipeline stages ast errors. (#2805) 5 years ago
Sandeep Sukhani 071a20803b
Revendor cortex to latest master (#2794) 5 years ago
Ed Welch b80f37b724
log any chunk fetch failure (#2804) 5 years ago
Ed Welch af6e8cb6c9
Update local and docker default config files to use boltdb-shipper with a few other config changes (#2803) 5 years ago
Sandeep Sukhani 2793499309
Boltdb shipper metrics changes (#2790) 5 years ago
Cyril Tovena 3f93b5bd28
Fixes a bug that would add __error__ labels incorrectly. (#2796) 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 dd5fceb348
Logqv2 optimization (#2778) 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 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