Commit Graph

732 Commits (d34b1f74508076f55b3b1aed78ad9b9fc3d02140)
 

Author SHA1 Message Date
Robert Fratto d34b1f7450 ingester: support chunk transfers on ingester shutdown. 6 years ago
Edward Welch 3d5319e72a adding ability to supply timezone to timestamp pipeline stage 6 years ago
Marco Pracucci 8feadf7924 fix: Speed up Loki shutdown when using the sample local config (#784) 6 years ago
Robert Fratto 2d4448603a
Merge pull request #793 from daixiang0/centos-support 6 years ago
Xiang Dai 01a0762904 add missing ` 6 years ago
Xiang Dai a15e6610c1 Document centos dep 6 years ago
Cyril Tovena cb7c8f6233
Use prometheus pool for line buffer. (#790) 6 years ago
Robert Fratto f289384a1c promtail: clarify linux build instructions in docs 6 years ago
Cyril Tovena d31577faba
adjust old instructions for troubleshooting docker daemon (#785) 6 years ago
sh0rez 38cb093358
feat(loki): extended tailing (#764) 6 years ago
Edward Welch da6a13383a better job of fixing url parsing and host name extraction for logcli 6 years ago
Cyril Tovena c3e74b3eca
fix path escape (#779) 6 years ago
Ed 03dc4e63fa Parse the addr into a URL so we can extract the Host name for use in the TLSConfig (#778) 6 years ago
Robert Fratto f74f2c82f4 feat(logcli): add --to flag to specify latest RFC3339 time for query (#776) 6 years ago
Cyril Tovena 4bf77662d3
rounds nanoseconds boundaries to milliseconds (#771) 6 years ago
Ed 688056b9a7
Merge pull request #772 from grafana/loki-canary 6 years ago
Edward Welch e6f431ad46 finishing up loki-canary move into loki repo 6 years ago
Edward Welch 75ef8c5aa3 Merging loki-canary project into loki 6 years ago
Edward Welch cd5368a44d preparing for move into loki repo 6 years ago
Sandeep Sukhani 3a2b569684 Added tail length limit to limit duration of live tailing of logs to 1 hour (#756) 6 years ago
Marco Pracucci c08ec795a7 Documented timestamp's custom format syntax (#763) 6 years ago
Marco Pracucci e6f8d6ffad Added date without year support to timestamp stage (#760) 6 years ago
Daniel Ulman fc729e2457 fixed helm installation instructions (#761) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Robert Fratto 8b06eb66bf Rollback changes to Makefile and build/Dockerfile from #730 (#758) 6 years ago
Brian Gann f6d26e2082
Merge pull request #757 from grafana/20190715_bump_fluent_plugin_version 6 years ago
Robert Fratto 9eb3098dea
promtail: Add systemd journal support (#730) 6 years ago
Brian Gann eb33e810c9 cleanup rake warnings, bump version 6 years ago
Marco Pracucci c58eacfc36 Added a note about regex accepted syntax in the filter expression (#746) 6 years ago
Brian Candler 6b4a9348ee fluentd-plugin-grafana-loki: avoid exception when remove/label_keys is unset (#750) 6 years ago
Brian Candler 662ef3272a fluentd-plugin-grafana-loki: change log.info to log.debug (#751) 6 years ago
sh0rez 9d5630d875 feat(logcli): output modes (#731) 6 years ago
Marco Pracucci 94c252b91f Parallelly run regex and json stages pipeline tests 6 years ago
Marco Pracucci d235e483c4 Added source validation to regex and json stages 6 years ago
Marco Pracucci 0a79e2a96e Converted source in regex and josn stages to string pointer 6 years ago
Marco Pracucci 812aecc795 Added source support to regex and json stages 6 years ago
sh0rez d43de72f3b feat(logcli): query from absolute timestamp (#736) 6 years ago
Marco Pracucci a2ceb8d2ad Documented /ready, /metrics and /flush endpoints (#743) 6 years ago
Edward Welch d5688b5eb6 adding a golang Template stage 6 years ago
Edward Welch 1249e92ef3 use strconf.FormatFloat instead of fmt.Sprintf for converting floats to strings, this way we can eliminate non significant trailing zeros such that the float value 1 would be "1" as a string instead of "1.000000" 6 years ago
Marco Pracucci ba0261f9f9 Fixed RFC3339Nano examples in doc 6 years ago
Marco Pracucci f7cc7b035e Redirect / to /targets in promtail server 6 years ago
Edward Welch de83272b2f Add support to timestamp stage to parse Unix seconds, milliseconds, and nanosecond timestamps 6 years ago
Edward Welch eedd3d9fc2 prune interval is configurable 6 years ago
Dario Tranchitella 1cc25f8db6 Typo on values.yaml (#728) 6 years ago
Cyril Tovena 86bc3c0518
Query label values and names are now fetched from the store. (#521) 6 years ago
Cyril Tovena d3ab48669e
move Dockerfile multi-arch to build and ignore that folder (#723) 6 years ago
sh0rez 4779b8bd2b fix(loki): panic on missing config (#720) 6 years ago
sh0rez 813f0d2d0b feat(docker): multi-arch Dockerfile (#668) 6 years ago
Dawid Malinowski 909adf62f1 ability to specify keys to remove (#669) 6 years ago