- Apr 25, 2019
-
-
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 17, 2019
-
-
Edward Welch authored
-
Edward Welch authored
Changes to the library move the handling of symlinks and re-opening to the tail library. fsnotify events are only used now to start new tailers for files not previously seen.
-
- Apr 12, 2019
-
-
Sandeep Sukhani authored
* Move live log tailing behind websocket on server Live log tailing now requires client to just open a websocket and keep listening to it for getting live logs for matching query * Fixed linting errors * Unexported tailQuery querier method * Added a delay in querying of logs to not miss delayed entries * Renamed variable for better readability * Some code refactoring suggested in PR review * Fixed linter errors * Code refactoring requested in PR review * Disabling linting for writeHTTPErrorResponse since same value for an input is being passed from all function calls for now * Removed a function which already existed * Improved printing of log entries using cli and some other code refactoring * Checking no-labels flag before printing log stream while tailing
-
- Mar 15, 2019
-
-
Goutham Veeramachaneni authored
* Add tracing to loki Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Use the op names from common/server We don't need to the tracing middleware again. Further, the op names are not sanitised here. Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
Goutham Veeramachaneni authored
* Update cortex vendoring Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Fix API breakage Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- Feb 14, 2019
-
-
Ed authored
adding third party lib for Glob pattern matching which supports /**/ style subdirectory matching (#331) * adding third party lib for Glob pattern matching which supports ** refactor promtail_test to be easier to read and include more tests
-
- Jan 31, 2019
-
-
Tom Wilkie authored
* Update cortex to include optionally-enforce-metric-name Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Configure validation to allow 'metrics' without metric names. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Jan 17, 2019
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Jan 11, 2019
-
-
Adam Shannon authored
* all: update dependencies * Update some more dependancies and pin the right versions for Prometheus deps. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Dec 20, 2018
-
-
Carl Bergquist authored
-
- Dec 11, 2018
-
-
Goutham Veeramachaneni authored
* WIP: Persistence config Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * properly update vendor. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Dec 10, 2018
-
-
Tom Wilkie authored
Persistence chunks using the Cortex chunk store.
-
- Dec 05, 2018
-
-
Tom Wilkie authored
Fixes #37. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Dec 04, 2018
-
-
Tom Wilkie authored
* Fallback to lo0 if we can't find a interface to advertise. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * s/lo0/lo/ Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
* Make promtail read all its config from a file. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Use gokit logging everywhere. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Start work to parse normal log lines. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * update common and kuberesolver. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * lint Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Get EntryParser stuff working, so we can tail raw log files. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Make sure filename label works. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * lint, remove interfacer. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 25, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 24, 2018
-
-
Tom Wilkie authored
* Check in generated files, to make getting started easier. Add gometalinter, and a lint check for changes to the generated files. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Make lint pass? Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 22, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 19, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Jun 24, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- May 18, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- May 16, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- May 14, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Apr 23, 2018
-
-
Tom Wilkie authored
-
- Apr 17, 2018
-
-
Tom Wilkie authored
-
- Apr 16, 2018
-
-
Tom Wilkie authored
-
Tom Wilkie authored
-
- Apr 15, 2018
-
-
Tom Wilkie authored
-