Commit Graph

327 Commits (9faa8bcf1dc819179bfc29d3d5d9a7d0878717c5)

Author SHA1 Message Date
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Marco Pracucci 42040f2d5b Skip ingester tailer filtering if no filter is set 6 years ago
Hiroshi Hatake 0cfa33d90d fluent-bit shared object go plugin (#847) 6 years ago
sh0rez 00245403d9
feat: configuration source precedence (#980) 6 years ago
Joe Elliott 778c0b6857 Update loki push path (#1049) 6 years ago
Joe Elliott 7794d15b6a Extended test query to expose broken query. Parsed logql correctly in validate (#1044) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
Erwin van Eyk 297cc63e5d Fix externalURL and path prefix issues (#1026) 6 years ago
polar3130 b2cd49a13e fix typo in error messages (#1030) 6 years ago
Ward Bekker 3b965105ec Improved Ingester out-of-order error for faster troubleshooting (#1008) 6 years ago
Edward Welch 04a615a72d make promtail daemonset name configurable 6 years ago
polar3130 330d1a6fc0 Fix a link to correct doc and fix a typo (#1014) 6 years ago
Sandeep Sukhani 107dfd3607
Use grpc client config from cortex for Ingester to get more control (#755) 6 years ago
Edward Welch 50456f928c Revert "Updated stream json objects to be more parse friendly (#1010)" 6 years ago
Joe Elliott 6185d54320 Updated stream json objects to be more parse friendly (#1010) 6 years ago
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago
Cyril Tovena 364b5bc4f6 Make Loki HTTP API more similar to Prometheus 6 years ago
Edward Welch e75f61c4a8 prefix all the new api paths with `/loki` to make routing/use a little easier and be more similar to cortex. 6 years ago
sh0rez 3467440b30
fix(distributor): parseError BadRequest (#975) 6 years ago
Marco Pracucci 29f08ccb1c Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
Edward Welch a2e2272653 use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
Marco Pracucci 62d5122a11 Promtail exports metrics on sent and dropped log entries 6 years ago
Cyrill Troxler 6b5180535f Set default value for BatchWait as ticker does not accept 0 6 years ago
Cyrill Troxler dca8a4fb17 Use ticker instead of timer for batch wait 6 years ago
Cyril Tovena 8f9cd97880 Improve API compatibility. 6 years ago
Ganesh Vernekar 184927ccdc Split files and make yacc more redable 6 years ago
Cyril Tovena 625c4f1f53 Move to milliseconds for samples to follow prometheus convention 6 years ago
Cyril Tovena 8bd9f752aa Adds more tests for range queries 6 years ago
Cyril Tovena d43348c895 Fix bug in topk, add more tests, improve iterator 6 years ago
Cyril Tovena 51761ece2c adds tests for instant queries. 6 years ago
Cyril Tovena 7d63795350 fix linter & better comments 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Sandeep Sukhani b687ec6e5b vendoring: update cortex to latest master (#938) 6 years ago
Robert Fratto 9484632d3d pkg/querier: fix concurrent access to querier tail clients (#944) 6 years ago
Marco Pracucci 22a1bd5f45 promtail: do not send the last batch - to ingester - if empty (#934) 6 years ago
Robert Fratto 4c418430be
promtail: add "max_age" field to configure cutoff for journal reading (#921) 6 years ago
Aditya C S da4964dd70 Add pipeline unit testing to promtail 6 years ago
Robert Fratto fc8ae5ab92
loki: shutdown module before shutting down HTTP server (#827) 6 years ago
Marco Pracucci e5d6f3c317 Fix panic in tailer when an ingester is removed from the ring while tailing (#897) 6 years ago
Ed 173e8ea2a4
fix(canary): Fix Flaky Tests (#889) 6 years ago
Cyril Tovena a4070992d9 fix a bug where nil line buffer would be put back 6 years ago
Robert Fratto 001d36f510
pkg/promtail/positions: remove executable bit from positions file (#893) 6 years ago
Marco Pracucci b9185324f4 Improved Tailer loop (dropped entries, logic refactoring, introduced tests) 6 years ago
Michael Dai 3d1f39fab6 Pipeline: Fixed labels process test with same objects (#869) 6 years ago
Marco Pracucci c955702b32 Fixed out of order entries allowed in a chunk on edge case (#859) 6 years ago
Sandeep Sukhani 2b8a3d9794 live-tailing: preload all the historic entries before query context is cancelled (#862) 6 years ago
Marco Pracucci 82a7eae2bc Removed unused (and skipped) TestGZIPCompression (#858) 6 years ago
Aditya C S b5d8c77b99 Readiness probe for querier (#854) 6 years ago
Sandeep Sukhani f38fa2d184 gofmt file 6 years ago