Skip to content
Snippets Groups Projects
  1. Mar 06, 2019
  2. Mar 05, 2019
  3. Mar 04, 2019
  4. Feb 25, 2019
  5. Feb 22, 2019
  6. Feb 20, 2019
  7. Feb 18, 2019
  8. Feb 15, 2019
  9. Feb 14, 2019
  10. 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
  11. Feb 12, 2019
  12. Feb 11, 2019
  13. Feb 09, 2019
Loading