Skip to content
Snippets Groups Projects
  1. Jun 12, 2019
  2. Jun 10, 2019
  3. 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
  4. Jun 06, 2019
  5. Jun 04, 2019
  6. Jun 03, 2019
  7. Jun 01, 2019
  8. May 31, 2019
  9. May 30, 2019
  10. May 29, 2019
Loading