Commit Graph

752 Commits (4d90c7713dedcc04e626e7967b0270a345836f9e)
 

Author SHA1 Message Date
Fawad Halim 4d90c7713d docs: missing escape character on regex in YAML (#811) 6 years ago
Aditya C S 9fe1a8f152 docs(logcli): clarify usage of GRAFANA_ADDR (#822) 6 years ago
Sandeep Sukhani 459e4e3f4e Update logcli usage in docs and improve help text 6 years ago
Cyril Tovena 2561a70155
fix tail library logs to use our own log format (#579) 6 years ago
Edward Welch b8d5868cdc docker-driver-push does a build of all the go files and as such needs to make called with BUILD_IN_CONTAINER=false from circleci 6 years ago
Cyril Tovena b9463436b2
fix panic in docker driver for newer docker version (18.09.7+) (#813) 6 years ago
Ed 573673a0ab
Simplify our makefile as much as possible (#753) 6 years ago
Robert Fratto d8ee6b8a5b ingester: register Ingester service in gRPC on loki start 6 years ago
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