Commit Graph

835 Commits (e8cce09de29dc58c38b333e72dfe11613d49fbb3)

Author SHA1 Message Date
Owen Diehl ad803af9dc
Wal/recover corruption (#3117) 4 years ago
Cyril Tovena 7682f133b6
Improve JSON parser and add labels parser hints. (#3080) 4 years ago
Owen Diehl 58987553a1
Disables the stream limiter until wal has recovered (#3114) 4 years ago
Owen Diehl b236f2ee27
adds the ability to read chunkFormatV3 while writing v2 (#2984) 4 years ago
Michel Hollands 48b65834a0
Make server publicly available (#3087) 5 years ago
Michel Hollands e9001d8731
Make the moduleManager field public (#3077) 5 years ago
Owen Diehl 35a627df49
adds the ability to read chunkFormatV3 while writing v2 (#2984) 5 years ago
Cyril Tovena fbf17904f7
Fixes iota unexpected behaviour with bytes for chunk encoding. (#2945) 5 years ago
Edward Welch 8cd276d4ac
v3 of chunk encoding serializes all block data (#2934) 5 years ago
Cyril Tovena 6d85c7c212
Add absent_over_time (#3053) 5 years ago
Cyril Tovena 3f0800dc44
Add function label_replace. (#3047) 5 years ago
Cyril Tovena 4e7a123c77
Support rate for unwrap expressions. (#3048) 5 years ago
Cyril Tovena 2406ea72bc
Allows by/without to be empty and available for max/min_over_time (#3030) 5 years ago
AdamKorcz a3ae2f08f9
Added fuzzer (#3031) 5 years ago
Reinhard Nägele 1bb4301f2e
Fix multiline docs (#3035) 5 years ago
Karsten Jeschkies afc1e53df9
Collapse multiline logs based on a start line. (#3024) 5 years ago
Cyril Tovena c98dfa0da1
Fixes a swallowed context err in the batch storage. (#3025) 5 years ago
Cyril Tovena c4faa579e3
Asynchronous Promtail stages (#2996) 5 years ago
Owen Diehl 05f3d6e0da
Updates chunkenc doc for V3 (#2956) 5 years ago
Cyril Tovena 315972409b
Add more information about why a tailer would stop. (#3015) 5 years ago
Owen Diehl 854930e661
headblock checkpointing up to v3 (#3013) 5 years ago
Cyril Tovena dcbfecf9e5
Fixes the ruler storage with the boltdb store. (#3008) 5 years ago
Owen Diehl a8af1c0c84
adds the ability to read chunkFormatV3 while writing v2 (#2984) 5 years ago
Kaviraj 410b9d9adc
fix(docker-driver): Propagate promtail's `client.Stop` properly (#2898) 5 years ago
Owen Diehl 8c1fe88409
Introduces per stream chunks mutex (#3000) 5 years ago
Owen Diehl 4d9865acd4
Adds WAL support (experimental) (#2981) 5 years ago
Sandeep Sukhani ae9c4b82ec
fix table deletion in table client for boltdb-shipper (#2960) 5 years ago
Ed Welch 9ba5753e25
Loki: handle faults when opening boltdb files (#2988) 5 years ago
Cyril Tovena ec725db9d0
Add ProcessString to Pipeline. (#2972) 5 years ago
Cyril Tovena 06a89ea0ee
Fixes vector grouping injection. (#2975) 5 years ago
Ed Welch 6d442673b7
adding a function to safely open boltdb files and recover from any panics thrown by boltdb when opening a file. (#2983) 5 years ago
Cyril Tovena 9807f7c43e
Avoid parsing labels when tailer is sending from a stream. (#2973) 5 years ago
Cyril Tovena 8ea5fd173f
Implement io.WriteTo by chunks. (#2962) 5 years ago
Cyril Tovena a62f81f1cf
Improve tailer matcher function. (#2959) 5 years ago
Cyril Tovena 4da505b413
Fixes the Stringer of the byte label operator. (#2946) 5 years ago
Karsten Jeschkies 29be929a8c
Test label filter for bytes. (#2941) 5 years ago
Sandeep Sukhani cd723c0479
Boltdb shipper query readiness (#2911) 5 years ago
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Cyril Tovena fa7ea9cc2d
Fixes iota unexpected behaviour with bytes for chunk encoding. (#2945) 5 years ago
Cyril Tovena 14a5fda15b
Only append tailed entries if needed. (#2931) 5 years ago
Owen Diehl 663c872a4c
v3 of chunk encoding serializes all block data (#2934) 5 years ago
Cyril Tovena 58f8117618
Skip journald bad message. (#2928) 5 years ago
Cyril Tovena e1ab2cc509
Cleanup labels parsing. (#2929) 5 years ago
Cyril Tovena 18e29236f4
Fixes all in one grpc registrations. (#2930) 5 years ago
Cyril Tovena 049c7acc12
Improve logql parser allocations. (#2927) 5 years ago
Cyril Tovena 2303f1bfa1
Cache label strings in ingester to improve memory usage. (#2926) 5 years ago
Tom Manning a5cc650d33
Distributor registers logproto.Pusher service to receive logs via GRPC (#2922) 5 years ago
Chance Zibolski f0d4adc53d
promtail: Add support for using syslog message timestamp (#2914) 5 years ago
Owen Diehl bdf8dca5b1
loki delete namespace ruler api (#2918) 5 years ago
Cyril Tovena 6e79cee85d
Fixes race condition in tailer since logql v2. (#2917) 5 years ago