Commit Graph

760 Commits (4db80b250585f93d9b1f3fb0ff19779ec69f037d)
 

Author SHA1 Message Date
sh0rez 4db80b2505
chore(packaging): add muslc to build-image (#834) 6 years ago
sh0rez ce6ec3df2b
chore(packaging): fix image name (#837) 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
Ed fc12a2355d style(loki-canary): spelling (#832) 6 years ago
Alessio Martorelli f7d30e2cbc Helm chart: Added service monitor (#824) 6 years ago
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Michael 664537e152 Helm: Be able to customize the Namespace (#830) 6 years ago
Marco Pracucci e7fb205827 fix(logcli): timestamp timezone handling (#821) 6 years ago
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