1. 10 Dec, 2018 1 commit
  2. 07 Dec, 2018 1 commit
  3. 05 Dec, 2018 1 commit
  4. 19 Nov, 2018 1 commit
  5. 15 Nov, 2018 2 commits
  6. 11 Nov, 2018 2 commits
  7. 07 Nov, 2018 1 commit
  8. 04 Nov, 2018 1 commit
  9. 01 Nov, 2018 1 commit
  10. 31 Oct, 2018 2 commits
  11. 30 Oct, 2018 1 commit
  12. 26 Oct, 2018 2 commits
  13. 24 Oct, 2018 1 commit
  14. 22 Oct, 2018 3 commits
  15. 18 Oct, 2018 1 commit
  16. 17 Oct, 2018 1 commit
  17. 15 Oct, 2018 2 commits
  18. 12 Oct, 2018 2 commits
  19. 11 Oct, 2018 1 commit
  20. 08 Oct, 2018 1 commit
  21. 06 Oct, 2018 1 commit
  22. 05 Oct, 2018 1 commit
  23. 03 Oct, 2018 1 commit
  24. 25 Sep, 2018 1 commit
  25. 21 Sep, 2018 3 commits
    • Björn Rabenstein's avatar
      Replace lovoo/ipmi_exporter by soundcloud/ipmi_exporter (#1029) · 50084b8f
      Björn Rabenstein authored
      Frankly, I would prefer to list both as they have quite different
      approaches. Lovoo's exporter runs on the IPMI-supervised host and uses
      the `dev/ipmi0` device to server metrics. This is straight-forward but
      doesn't work if the host is powered down. However, in some secnarios,
      it's the whole point of IPMI to be able to work with machines while
      they are powered down or stuck in the boot process. If you need
      metrics in those scenarios, too, the SoundCloud exporter works
      better. It uses the blackbox exporter approach and is thus (arguably)
      a tad more complicated to set up.
      
      If I _had_ to choose one and only one IPMI exporter, I would pick the
      SoundCloud one as it covers all scenarios.  Since @brian-brazil
      insisted so far to only ever list one solution for a certain thing to
      export, this commit _replaces_ the Lovoo exporter by the SoundCloud
      exporter.
      
      Discuss!
      Signed-off-by: 's avatarbeorn7 <beorn@soundcloud.com>
      50084b8f
    • Richard Hartmann's avatar
      Merge pull request #1175 from prometheus/grobie/fix-absolute-markdown-links · 8fd09e40
      Richard Hartmann authored
      Fix absolute links to markdown pages in repo docs
      8fd09e40
    • Tobias Schmidt's avatar
      Fix absolute links to markdown pages in repo docs · 0fbc0cba
      Tobias Schmidt authored
      Absolute links to markdown pages should not be rendered relative.
      
      Fixes prometheus/prometheus#4627
      Signed-off-by: 's avatarTobias Schmidt <tobidt@gmail.com>
      0fbc0cba
  26. 16 Sep, 2018 1 commit
  27. 12 Sep, 2018 2 commits
  28. 11 Sep, 2018 2 commits