Commit Graph

756 Commits (a62f81f1cf15d49e02958ae9a6097e84986ea336)

Author SHA1 Message Date
Robert Fratto 3451dd7c39
add RegisterFlagsWithPrefix to config structs (#2414) 5 years ago
Sandeep Sukhani 807193d373
disable index dedupe when rf > 1 and current or upcoming index type is boltdb-shipper (#2206) 5 years ago
Ed Welch 204e61afe3
Loki-Canary: Backoff retries on query failures, add histograms for query performance. (#2413) 5 years ago
Vít Listík 2e1fd42540
Added support for tail to query frontend (#2032) 5 years ago
Cyril Tovena 604ad1632e
Add regex function to promtail template stage. (#2386) 5 years ago
Ed Welch 76ceec45d9
If an entry is missing on the websocket, start checking after `wait` but continue checking until `max-wait` (#2369) 5 years ago
Ed Welch 2b145da7d7
Canary tweaks (#2350) 5 years ago
Aditya C S 8809de6087
refactor promtail target manager code (#2345) 5 years ago
Aditya C S 0885a49370
configuration doc improvements (#2318) 5 years ago
Ed Welch 81b9decfb5
Loki-Canary: Add query spot checking and metric count checking (#2344) 5 years ago
Cyril Tovena ce76ad099a
Fixes LogQL grouping (#2346) 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
Ed Welch 0b5996021f
Loki: add -print-config-stderr flag to dump loki's runtime config to stderr (#2336) 5 years ago
Aditya C S b82d2e89d2
fix bug in ingester series query (#2264) 5 years ago
Aditya C S 01040c1a4d
Fix data race in ingester (#2327) 5 years ago
Ed Welch 635e469e9a
Loki: Use a new context to update the ring state after a failed chunk transfer (#2330) 5 years ago
Ed Welch edaf0ed422
transfers one chunk at a time per series instead of all (#2328) 5 years ago
Ed Welch b24a143043
Promtail: Loki Push API (#2296) 5 years ago
Cyril Tovena cd74043db9
Improve entry deduplication. (#2302) 5 years ago
Cyril Tovena c149099955
Fixes buffered iterator skipping very long lines. (#2306) 5 years ago
Cyril Tovena 68ac695fd8
Removes arm32 for now as we're migrating the CI. (#2307) 5 years ago
Felix Ruess 616771aeff
Promtail: support unix timestamps with fractional seconds (#2301) 5 years ago
Roman Grebennikov de644b52c3
promtail: fix high CPU usage on large kubernetes clusters. (#1118) 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
Owen Diehl 48b8504c30
lock fix for flaky test (#2268) 5 years ago
Lukas Grimm 17390fd45d
Canary: make stream configurable (#2259) 5 years ago
Owen Diehl 70900be57d
avoids further time splitting in querysharding mware (#2252) 5 years ago
Ed Welch 60bf23d588
Loki: remove redundant log line on stream limit, the GRPC error logger already logs this. (#2250) 5 years ago
Owen Diehl 15378cf0e6
avoids recording stats in the sharded engine (#2249) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Calle Pettersson baa264392b
Set user agent on outgoing http requests (#2242) 5 years ago
Sandeep Sukhani 9ab3800522
boltdb shipper download failure handling and some refactorings (#2156) 5 years ago
Cyril Tovena 91158abec1
Reuse slice for the range vector allocations. (#2219) 5 years ago
Cyril Tovena 721256403c
Reuse buffer for hash computation in the engine. (#2218) 5 years ago
Cyril Tovena 314531cb04
Improve point allocations for each steps in the logql engine. (#2216) 5 years ago
Aditya C S 1729592f38
Add Error method for step evaluators (#2223) 5 years ago
Periklis Tsirakidis 815c47533e
Replace memberlist service in favor of cortex provided service (#2224) 5 years ago
Peter Štibraný 9bf1130f08
Remove single newline from the line before printing. (#2235) 5 years ago
Owen Diehl 268b7a3d03
bumps cortex & fixes conflicts (#2204) 5 years ago
Cyril Tovena d08ceef16b
Fixes iterators boundaries. (#2136) 5 years ago
Periklis Tsirakidis 6e55277552
Add flag to disable tracing (#2191) 5 years ago
Owen Diehl 61fc175361
Fix vector-scalar comparisons (#2189) 5 years ago
Owen Diehl 1530120c2e
Logql comparison ops (#2182) 5 years ago
Cyril Tovena cb76da6c1d
Fixes path prefix in the querier. (#2178) 5 years ago
Cyril Tovena b95db8d1fd
Fix error message for max tail connections. (#2161) 5 years ago
Aditya C S 5b8d9b4ed6
Support series query in query-frontend (#2123) 5 years ago
Cyril Tovena 18f1b0640d
Bytes aggregations (#2150) 5 years ago
Cyril Tovena 4c8199ec21
Validate local storage config for the logcli (#2126) 5 years ago