Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 12, 2019
  3. Feb 11, 2019
  4. Feb 09, 2019
  5. Feb 08, 2019
  6. Feb 07, 2019
  7. Feb 06, 2019
  8. Feb 05, 2019
  9. Feb 04, 2019
Loading