Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
    • Xiang Dai's avatar
      Update chart version · 7794e210
      Xiang Dai authored
      
      Signed-off-by: default avatarXiang Dai <764524258@qq.com>
      7794e210
    • Xiang Dai's avatar
      Fix helm test error · b389e440
      Xiang Dai authored
      
      Signed-off-by: default avatarXiang Dai <764524258@qq.com>
      b389e440
    • Sandeep Sukhani's avatar
      Improvements in live tailing of logs (#541) · 2a8a0379
      Sandeep Sukhani authored
      * Improvements in live tailing of logs
      
      Instead of polling for new logs, a grpc stream is opened between ingester and querier to get live logs
      Querier reconnects to disconnected or newly added ingesters
      
      * Added more comments to code for live log tailing
      
      * Some code refactoring in live log tailing
      
      * handling delayfor in logcli, max delayfor to be 5 seconds
      
      * some changes in tail response in live tailing
      
      * Fixed issue with stopping ingesters gracefully when live tailing is being used
      
      * Added tests for tailer in querier
      
      * Live tailing made logql compatible, some code refactoring suggested in PR
      2a8a0379
  2. Jun 18, 2019
  3. Jun 17, 2019
  4. Jun 14, 2019
  5. Jun 13, 2019
  6. Jun 12, 2019
  7. Jun 10, 2019
  8. 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
  9. Jun 06, 2019
  10. Jun 04, 2019
  11. Jun 03, 2019
  12. Jun 01, 2019
  13. May 31, 2019
Loading