1. 03 May, 2017 2 commits
    • Make Graphite/Carbon more overridable. · 1addab73
      We previously used a less-than-optimal way of storing the configuration
      values for Graphite/Carbon, which meant you had to override the entire
      configuration (including restating default values, etc) to change one
      thing.
      
      This now mirrors how we approach things in the Grafana role, where each
      distinct value is a distinct variable that can be overridden separately,
      and is pulled together at a higher level into the configuration.
      Toby Lawrence committed
    • Don't quote empty values when encoding to INI. · f0bcfdde
      It's not a requirement and has the potentialy to appear like an actual
      string, and not an empty string, which breaks things like Grafana.
      Toby Lawrence committed
  2. 01 May, 2017 4 commits
  3. 28 Apr, 2017 10 commits
  4. 27 Apr, 2017 3 commits
  5. 26 Apr, 2017 7 commits
  6. 25 Apr, 2017 3 commits
  7. 24 Apr, 2017 2 commits
  8. 23 Apr, 2017 1 commit
  9. 21 Apr, 2017 3 commits
  10. 20 Apr, 2017 5 commits