Commit Graph

514 Commits (e038d0fc3af9cc2adecbda81dbc39163be22ba11)

Author SHA1 Message Date
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Marco Pracucci e7fb205827 fix(logcli): timestamp timezone handling (#821) 6 years ago
Sandeep Sukhani 459e4e3f4e Update logcli usage in docs and improve help text 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
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
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
Edward Welch e6f431ad46 finishing up loki-canary move into loki repo 6 years ago
Edward Welch cd5368a44d preparing for move into loki repo 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
sh0rez 9d5630d875 feat(logcli): output modes (#731) 6 years ago
sh0rez d43de72f3b feat(logcli): query from absolute timestamp (#736) 6 years ago
Edward Welch eedd3d9fc2 prune interval is configurable 6 years ago
sh0rez 4779b8bd2b fix(loki): panic on missing config (#720) 6 years ago
sh0rez 420a359ff7 fix(loki|promtail): logger re-init nil config panic (#697) 6 years ago
Edward Welch bcccbbfaaf changing the default prune interval to 60 seconds, at the previous 1 second it would cause some way too aggressive querying when scaled out over all our clusters and loki had a hiccup 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Cyril Tovena aecf867605
fix missing logger in client (#673) 6 years ago
Cyril Tovena 2909fe54e1
Docker Logging Driver (#663) 6 years ago
Edward Welch 02aed71a28 refactoring things so that the comparator can use the reader to make a direct query to loki to look for logs not received over the websocket before reporting them as missing 6 years ago
sh0rez 6fac9547f2 fix(loki): honor log level from config file (#657) 6 years ago
Edward Welch 04facc4d00 updating docs for new pipeline config. 6 years ago
Sandeep Sukhani f7f09e2226
Limits: Reject entries based on age set in limits (#631) 6 years ago
Sandeep Sukhani 39bbd733be ksonnet changes for running loki in single binary (#622) 6 years ago
Sandeep Sukhani 3d3c05717a Update cortex vendor (#610) 6 years ago
Goutham Veeramachaneni f2fb161a08
Fix local config: Use DayTime (#598) 6 years ago
Sandeep Sukhani f5c8b22b34 Change tail response for backward compatibilty with future changes (#590) 6 years ago
Cyril Peponnet 7942493524
impr/clients: Handle TLS config and MTLS for logcli and promtail (#540) 6 years ago
Cyril Peponnet 0885f64e60 impr/logcli: Added label output filters + tests (#563) 6 years ago
Sandeep Sukhani 7b584b54f7 Limiting query start time with config (#572) 6 years ago
Edward Welch 5aac00f4d9 changing response_latency buckets some more, making exponential and configurable 6 years ago
Edward Welch 9dde2c4e5f fixing how auth is applied 6 years ago
Edward Welch 34bb9db758 using an environment variable passed into an arg instead of reading the pod name from a file and the downardApi 6 years ago
Edward Welch 45a7556da2 improving metrics 6 years ago
Edward Welch 8340232b04 initial checkin 6 years ago
Edward Welch 97e4a122ca adding a pipeline processing histogram 6 years ago
Tom Wilkie c71a9b0dce Fix logcli. 6 years ago
Cyril Tovena 53075db577
Send logs to multiple loki instances (#536) 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Edward Welch 916124b9ea Adding `make debug` support to build debug binaries and debug containers which wrap the binary with delve and allow for remote debugging 6 years ago
Goutham Veeramachaneni e2b25612c8
Take 2 for fix the limit settings (#519) 6 years ago
Goutham Veeramachaneni 199746a130
Make sure the default for EnforceMetricName is (#518) 6 years ago
Sandeep Sukhani 1f1706f467 Move live log tailing behind websocket on server (#439) 6 years ago
Xiang Dai 72b9924368 Log error/debug info to stderr 6 years ago