Skip to content
Snippets Groups Projects
  1. May 08, 2018
  2. Apr 11, 2018
  3. Apr 10, 2018
  4. Apr 07, 2018
  5. Mar 29, 2018
  6. Feb 20, 2018
  7. Oct 03, 2017
  8. Dec 16, 2016
    • Doug Reese's avatar
      MongoDB input plugin: Improve state data (#2001) · bc13d32d
      Doug Reese authored
      * MongoDB input plugin: Improve state data
      
      Adds ARB as a "member_status" (replica set arbiter).
      Uses MongoDB replica set state string for "state" value.
      
      * MongoDB input plugin: Improve state data - changelog update
      bc13d32d
  9. Jul 19, 2016
  10. May 01, 2016
  11. Apr 22, 2016
  12. Apr 20, 2016
  13. 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
  14. Jan 23, 2016
  15. Jan 20, 2016
  16. Jan 07, 2016
  17. Jan 06, 2016
  18. Oct 20, 2015
  19. Sep 17, 2015
    • Cameron Sparr's avatar
      Changing AddValues to AddFields and temp disabling adding w time · 733ba073
      Cameron Sparr authored
      Currently adding with time is broken, because InfluxDB does not support
      using precision for timestamp truncation both with and without
      timestamps. This will be re-enabled once we fix InfluxDB to use the
      precision argument for truncation in all cases, and a "unit" argument
      in the line-protocol for adding points with non-nanosecond stamps
      
      Fixes #175
      733ba073
  20. Jul 07, 2015
Loading