Skip to content
Snippets Groups Projects
  1. Oct 12, 2016
  2. Apr 26, 2016
  3. Mar 30, 2016
  4. Mar 09, 2016
  5. Feb 18, 2016
  6. Feb 09, 2016
  7. Jan 27, 2016
    • Cameron Sparr's avatar
      Create public models for telegraf metrics, accumlator, plugins · 9c0d14bb
      Cameron Sparr authored
      This will basically make the root directory a place for storing the
      major telegraf interfaces, which will make telegraf's godoc looks quite
      a bit nicer. And make it easier for contributors to lookup the few data
      types that they actually care about.
      
      closes #564
      9c0d14bb
  8. Jan 23, 2016
  9. Jan 20, 2016
  10. Jan 18, 2016
    • Vinh's avatar
      phpfpm plugin: enhance socket gathering and config · 5af69747
      Vinh authored
      - If we detect errors when gathering stat via socket, return those error
        so it canbe appear in Telegraf log
      - Improve fcgi client, also upgrade it to current version of Go at
        https://golang.org/src/net/http/fcgi/fcgi.go
      - Add test for unix socket and fcgi
        to remotely connect but only as an extra url field.
      - Allow customization of fpm status path
      - Document about using of `host` in case `unixsocket` that it isn't used
      - Documet upgrade for new data layout
      
      closes #499
      closes #502
      closes #538
      5af69747
  11. Jan 07, 2016
Loading