Skip to content
Snippets Groups Projects
  1. May 03, 2019
  2. Apr 09, 2019
  3. Apr 03, 2019
  4. Apr 02, 2019
  5. Mar 20, 2019
  6. Mar 05, 2019
    • Ed's avatar
      Adding a configurable timeout for calls to the loki server. (#368) · 19260d44
      Ed authored
      Adding a configurable timeout for calls to the loki server.
      Updating promtail test to set sane defaults for all configurations and then override for testing.
      Removing .idea folder from .gitignore, we should encourage people (and myself) to use global ignore for IDE configs
      19260d44
  7. Feb 13, 2019
    • Ed's avatar
      Adding a sync() function to filetarget (#293) · f6d0857d
      Ed authored
      * Adding a sync() function to filetarget which runs on a timer to catch any events missed by fsnotify
      
      * moving where we mark the final position to avoid a race condition exposed in testing, we want to stop the tailer before shutting down our tailer loop
      
      * Fix changes from PR and refactor to remove circular imports and make config consistent
      
      * Adding an "integration" type unit test which tests promtail as a whole
      
      * fixing a bunch of imports I munged
      moved tailer to its own file
      refactoring filetarget to make synclogic easier to follow and reused as much as possible
      f6d0857d
  8. Dec 05, 2018
  9. Nov 25, 2018
  10. Nov 24, 2018
  11. Nov 22, 2018
  12. Nov 19, 2018
  13. Jun 25, 2018
  14. May 14, 2018
  15. Apr 17, 2018
  16. Apr 16, 2018
  17. Apr 15, 2018
Loading