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