Skip to content
Snippets Groups Projects
  1. Jul 05, 2019
  2. Jul 02, 2019
  3. Jul 01, 2019
  4. Jun 20, 2019
  5. Jun 19, 2019
  6. Jun 18, 2019
  7. Jun 17, 2019
  8. Jun 14, 2019
  9. Jun 13, 2019
  10. Jun 12, 2019
  11. Jun 10, 2019
  12. Jun 07, 2019
    • sh0rez's avatar
      feat(promtail): initContainers (#655) · 11ad3563
      sh0rez authored
      * fix(promtail/targets): remove dependency on prometheus/relabel
      
      `filetargetmanager.go` had a dependency on prometheus/relabel, a package that
      has been removed in favor of prometheus/pkg/relabel.
      This converts the code to the new package, to allow the prometheus vendor be
      updated to master
      
      * chore(vendor): update prometheus vendor
      
      Updates prometheus vendor to current master, to add support for InitContainers
      in kubernetes service discovery
      
      * chore(vendor): do dep's homework
      
      Gives dep hints on how to resolve the vendor so that it work
      
      * fix(promtail/targets): non-nil check
      
      Accidentally checked against the wrong labelSet, this one can never get nil
      11ad3563
    • Xiang Dai's avatar
      Remove 404 link (#637) · 3021d6f2
      Xiang Dai authored
      
      Signed-off-by: default avatarXiang Dai <764524258@qq.com>
      3021d6f2
  13. Jun 06, 2019
  14. Jun 04, 2019
  15. Jun 03, 2019
Loading