Commit Graph

512 Commits (2374d4891b0879cb77ffb5ef04c408442fcaff63)

Author SHA1 Message Date
Ed Welch b89a1f81dd
Update cortex vendoring to latest master (#1975) 5 years ago
Peter Štibraný e60164bef6
Convert Loki modules to services (#1804) 5 years ago
Owen Diehl bd4d516262
chunk bounds metric now records 8h range in 1h increments (#1964) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Owen Diehl 8b924a52cb
chunk lifespan histogram (#1958) 5 years ago
Sandeep Sukhani 49f04ef4bc
update cortex to latest master (#1956) 5 years ago
Ed Welch b5b3e78424
Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
Cyril Tovena 15c4ebb35f
Fixes case handling in regex simplification. (#1950) 5 years ago
Cyril Tovena 658dcb8416
Support stdin target via flag instead of automatic detection. (#1935) 5 years ago
Owen Diehl e9789f7f99
adds config validation, similar to cortex (#1939) 5 years ago
Peter Štibraný 6d5408c100
Update Cortex to latest master (#1869) 5 years ago
alexanderGalushka 5e752bf343 feat: tms readiness check bypass implementation 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Cyril Tovena 8e80160db7
Removes file size check for pipe, not provided by linux. (#1893) 5 years ago
Joe Elliott 383eb6e70b
Addition of a `/suspend` endpoint to Loki Canary (#1891) 5 years ago
Cyril Tovena 75730782a7
Removes file size check for pipe, not provided by linux. (#1893) 5 years ago
Cyril Tovena a252a8fc01
Fixes possible panic in json pipeline stage. (#1894) 5 years ago
Aditya C S e713a8d83a
Fix flaky promtail test (#1865) 5 years ago
Edward Welch 3c479c8f9c
promtail retry 429 rate limit errors, clarifying risks in the docs of configuring multiple client sections in promtail, also increased the backoff and retry settings in promtail. 5 years ago
Ben Ye 9a62deb829
Support series API in logcli (#1861) 5 years ago
Owen Diehl 726b8cd6d4
support `match[]` encoding (#1875) 5 years ago
Cyril Tovena ba51aad551
Logcli remote storage. (#1814) 5 years ago
Owen Diehl 7effeec642
Sharding optimizations I: AST mapping (#1846) 5 years ago
Aditya C S f41273182c
Support configurable maximum of the limits parameter (#1798) 5 years ago
Christian Schlotter 57023e00cb
logcli client: use OrgID in LiveTail (#1850) 5 years ago
Edward Welch 6841c418ef promtail retry 429 rate limit errors, clarifying risks in the docs of configuring multiple client sections in promtail, also increased the backoff and retry settings in promtail. 5 years ago
Aditya C S 7f61f111ae
Log error message when source does not exist in extracted values (#1815) 5 years ago
Cyril Tovena d5f27ee04d
Adds a counter for total flushed chunks per reason. (#1819) 5 years ago
Cyril Tovena 3829b707c3
Optimize empty filter queries. (#1810) 5 years ago
Cyril Tovena 2a933b7bc3
Test stats memchunk (#1809) 5 years ago
Peter Štibraný ca19683511
loki: update Cortex to master (#1799) 5 years ago
Ed Welch 3abee7829d
Log the full stats and send to stderr instead of stdout (#1808) 5 years ago
Cyril Tovena 1eb139c37c
Add a test for duplicates count in the heap iterator and fixes it. (#1802) 5 years ago
Cyril Tovena 97165fc0a0
Use ingester client GRPC call options from config. (#1797) 5 years ago
Aditya C S 89263b09a7
Add /ready endpoint to table-manager (#1736) 5 years ago
johncming 13c9a864c6
pkg/chunkenc: fix leak of pool. (#1793) 5 years ago
Peter Štibraný dac8615f39
Convert module names to string. This allows us to remove bit of a code. (#1794) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 5 years ago
Peter Štibraný 5ae6ea71f8
Update Cortex to master (#1785) 5 years ago
Cyril Tovena 3f3152427a
Update cortex vendoring to include frontend status code improvement. (#1746) 5 years ago
Ed Welch f5d79aee7a
Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 5 years ago
Ed Welch 934a0b8dc6
loki: Allow setting a 'step' when querying logs. (#1773) 5 years ago
Edward Welch 8726033bfa remove the read lines counter when the log file stops being tailed 5 years ago
Aditya C S 6f3489e661
Fix single job with multiple service discovery elements (#1770) 5 years ago
talham7391 fa8bf2acba
Clearer error response from push endpoint when labels are malformed (#1750) 5 years ago
Cyril Tovena 4da4d74311 Query range should not support date where start == end. 5 years ago
Aditya C S 75ef5c82c8 Fix error in templating when extracted key has nil value 5 years ago
Cyril Tovena 4fdfbe8e56
Increase discarded samples when line is too long. (#1708) 5 years ago
Cyril Tovena 6328146876
Fixes querier cancellation error to return 499 instead of 500. (#1745) 5 years ago
David Tennander 5139aa1867
Promtail: Ignore dropped entries in subsequent metric-stages in pipelines. (#1743) 5 years ago