Commit Graph

744 Commits (f2bec3b0a5291a4b11b0aa0f3fd60ea60abe1e9e)
 

Author SHA1 Message Date
Robert Fratto f2bec3b0a5 promtail: restore ability to show target labels in promtail UI 6 years ago
Cyril Tovena 24f5706a9a
fix dependencies order and bump version (#803) 6 years ago
Robert Fratto d21c30d260
Merge pull request #794 from rfratto/forward-ingester-chunks 6 years ago
Sandeep Sukhani 4a569f255a Fix broken link in readme file 6 years ago
Robert Van Voorhees 72a76fa6f9 Add prometheus for metrics and upgrade some of the outdated gems. (#792) 6 years ago
Marco Pracucci 476c3961c2 Added -querier.query_timeout support (#788) 6 years ago
Robert Fratto e64c7e5faf ingester: log error if closing client after transfer fails 6 years ago
Robert Fratto e4e5e3c1f1 ingester: fix feedback from PR review 6 years ago
Robert Fratto 15cbba7242 ingester: clean up chunk transfer code 6 years ago
Edward Welch 7deb02b532 add a Name() method to the stage interface so that debug logging can show you the name of the pipeline stage which just processed the log 6 years ago
Robert Fratto f8155a1109 ingester: Add test for chunk transfers 6 years ago
Robert Fratto 2eb666b0a8 ingester: fix lint issues for chunk transfers 6 years ago
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