Commit Graph

135 Commits (107dfd3607a634fea1fecf763e10b0e5fa6fb9c1)

Author SHA1 Message Date
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago
Alexander Danilov 2508dc16c4 Fix links to correct doc (#1005) 6 years ago
Edward Welch a2e2272653 use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
Cyril Tovena 497cff7970 Add stream label to docker driver 6 years ago
Cyril Tovena 5cd384a2af Allow to pass max-size and max-file to the docker driver 6 years ago
Alexander Pazukhin 29586c7977 resolve: #922. docker-driver compose labels support 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
sh0rez 45bdebf8b2
chore(ci/cd): build containers using drone.io (#891) 6 years ago
Ed 173e8ea2a4
fix(canary): Fix Flaky Tests (#889) 6 years ago
Ed 4eddcc1c8c chore(packaging): avoid running containers from Dockerfile 6 years ago
sh0rez e4b99f2729
chore(packaging): wrong executable format (#886) 6 years ago
Robert Fratto 297f0e9d03
Makefile: build promtail with CGO_ENABLED if GOHOSTOS=GOOS=linux (#809) 6 years ago
Aditya C S 132989031f Fix Nolabels parse metrics 6 years ago
Ed fc12a2355d style(loki-canary): spelling (#832) 6 years ago
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