- May 07, 2019
-
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
Cyril Tovena authored
* fix backward compatibility with client config * fix comment
-
Cyril Tovena authored
* Adds the ability to provide multiple Loki URL For backward compatibility `client:` still works with flag. * add some tests for multi client * update ksonnet module to support multiple client * fix comment * fix lint issues
-
Cyril Tovena authored
-
- May 06, 2019
-
-
Cyril Tovena authored
* add a custom server for loki with assets embedded * adds a targets page for promtail to see discovered files and labels * lint fixes * fix css table size * add service discovery logic * add service discovery template * add promtail pages documentation * ignored gen file in linter
-
Cyril Tovena authored
* switch to golangci-lint linter * fixes for review comments
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- May 05, 2019
-
-
Ed authored
using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs. Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value. (#546)
-
- May 03, 2019
-
-
Edward Welch authored
Adding `make debug` support to build debug binaries and debug containers which wrap the binary with delve and allow for remote debugging
-
Edward Welch authored
-
- May 02, 2019
-
-
Edward Welch authored
improve locking of positions
-
- May 01, 2019
-
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
- Apr 30, 2019
-
-
Robert Edström authored
-
Xiang Dai authored
* Add chunk_block_size option Introduce by #464. Signed-off-by:
Xiang Dai <764524258@qq.com> * fix white noise Signed-off-by:
Xiang Dai <764524258@qq.com> * Bump up helm version Signed-off-by:
Xiang Dai <764524258@qq.com>
-
- Apr 29, 2019
-
-
Xiang Dai authored
* support config chunk size Signed-off-by:
Xiang Dai <764524258@qq.com> * fix lint Signed-off-by:
Xiang Dai <764524258@qq.com> * review feedback
-
- Apr 26, 2019
-
-
Xiang Dai authored
* Add target config Support costomize target config. Signed-off-by:
Xiang Dai <764524258@qq.com> * Update default value Signed-off-by:
Xiang Dai <764524258@qq.com> * bump helm version Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Goutham Veeramachaneni authored
* Revert "Make sure the default for EnforceMetricName is
(#518)" This reverts commit 199746a1. * Fix overrides unmarshalling properly Signed-off-by:Goutham Veeramachaneni <gouthamve@gmail.com>
-
Xiang Dai authored
* Update troubleshooting - remove "no label" title - add tracing part Signed-off-by:
Xiang Dai <764524258@qq.com> * Add helm help Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Xiang Dai authored
* Enable tracing loki in helm chart Tracing support from #328, need to support config in helm chart Signed-off-by:
Xiang Dai <764524258@qq.com> * Use camel case for variables Signed-off-by:
Xiang Dai <764524258@qq.com> * update condition Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- Apr 25, 2019
-
-
Arjen van der Have authored
* Make Loki url scheme configurable and add optional authentication in helm chart * Added help text in README and changed propery names based on code review
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
Goutham Veeramachaneni authored
* Lazy load chunks for queries. Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Add context to the lazy chunk calls Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Make sure labels are plumbed through Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Pre-load non-overlapping chunk iterators Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Review feedback Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- Apr 24, 2019
-
-
Uday authored
-
Sergey Leleko authored
* Added example of usage API on Python * fix link
-
Sverre Boschman authored
-
- Apr 23, 2019
-
-
Michael Barrow authored
-
Sverre Boschman authored
-
- Apr 17, 2019
-
-
David authored
Update helm docs
-
David authored
Helm: Allow custom loki config
-
David authored
create and update promtail-examples.md
-
David authored
Added option that loki service run as nodeport
-
David authored
Update troubleshooting doc
-
David Kaltschmidt authored
-
Edward Welch authored
-
Edward Welch authored
-
Edward Welch authored
-
Edward Welch authored
-