Commit Graph

344 Commits (7072ed702aec87ea8179d7746d81fb0df0d4c8a1)

Author SHA1 Message Date
Marco Pracucci 04a93b7880 promtail: fix handling of JMESPath expression returning nil while parsing JSON (#1179) 6 years ago
Cyril Tovena 1abe8841ce
Moves request parsing into the loghttp package (#1171) 6 years ago
sh0rez de040ca040 feat(cli): order flags by categories (#1168) 6 years ago
Cyril Tovena 1f6f4337ce
Add logql filter to match stages and drop capability (#1112) 6 years ago
Joe Elliott bb2b925255 Update `/loki/api/v1/push` to use the v1 json format (#1145) 6 years ago
Joe Elliott 0f7f200c03 Improved compression ratio histogram (#1143) 6 years ago
Marco Pracucci 7af0c2bdf3 promtail: added action_on_failure support to timestamp stage (#1123) 6 years ago
Marco Pracucci b94a4361f2 promtail: initialize extracted map with initial labels (#1122) 6 years ago
Peter Štibraný 3df5561336 Updated cortex to latest master. (#1088) 6 years ago
Marco Pracucci 0e718c2275 logcli: introduced QueryStringBuilder utility to clean up query string encoding (#1115) 6 years ago
Ed Welch 8a95972f73
Add some additional logging to the canary on queries (#1137) 6 years ago
Robert Fratto f1c1097bbe pkg/canary: use default HTTP client when reading from Loki 6 years ago
Robert Fratto 2cb3c82cc8 pkg/ingester: prevent shutdowns from processing during joining handoff 6 years ago
Joe Elliott b835e2082a Fix Loki Chunks Dashboard (#1126) 6 years ago
Sandeep Sukhani 569748ff18 logging: removed some noise in logs from live-tailing (#1100) 6 years ago
Robert Fratto 05f8e564db Clarify journal warning (#1109) 6 years ago
Marco Pracucci 96237b5550 logcli: added --step support to query command (#1103) 6 years ago
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