Commit Graph

  • cab1118c31 Check if metric is nil before calling SetAggregate Cameron Sparr 2016-12-13 12:24:39 +00:00
  • 12db3b9120 Check if metric is nil before calling SetAggregate Cameron Sparr 2016-12-13 12:24:39 +00:00
  • 1b5af9f303 fix plugin namespacing dgn-external-plugins David Norton 2016-12-12 12:07:26 -05:00
  • 7dfbd03e61 update Circle build to use go1.8beta1 David Norton 2016-12-06 11:44:10 -05:00
  • 696e2c17ed make plugin dir configurable and fix namespacing David Norton 2016-12-06 11:20:02 -05:00
  • f4a7f5c885 load external plugins David Norton 2016-11-17 17:06:43 -05:00
  • 3da3a22791 snmp: use a shared global translation cache 1.1.2 release-1.1.0 Patrick Hemmer 2016-12-01 23:45:37 -05:00
  • bed09e0a9c snmp: make snmptranslate not required (#2008) Patrick Hemmer 2016-12-12 08:30:07 -05:00
  • b58926dd26 snmp: use a shared global translation cache Patrick Hemmer 2016-12-01 23:45:37 -05:00
  • 91143dda1a snmp: make snmptranslate not required (#2008) Patrick Hemmer 2016-12-12 08:30:07 -05:00
  • efb64a049f add a hint to possible basic authentication settings Christian Eichelmann 2016-11-23 10:51:14 +01:00
  • 67318cb032 add working USGS earthquake plugin jz-usgs Jack Zampolin 2016-12-07 15:57:18 -08:00
  • 4f6087a99d Update readme links for 1.1.1. (#2134) Ross McDonald 2016-12-07 11:10:05 -06:00
  • 6b0e863556 Support a telegraf.Metric.Split function Cameron Sparr 2016-12-05 13:00:37 +00:00
  • 11bc82379c Go version 1.7.3 -> 1.7.4 Cameron Sparr 2016-12-05 18:23:11 +00:00
  • a093ec1eaa Kafka output fixup Cameron Sparr 2016-12-06 15:38:59 +00:00
  • d71a42cd1b Implement telegraf collecting stats on itself Cameron Sparr 2016-11-07 08:34:46 +00:00
  • d518d7d806 Add device name as a tag in disk stats (#1807) Nathan D Acuff 2016-12-05 12:42:36 -05:00
  • 1d1afe6481 Fix RPM architecture for armhf (#2003) Pierre Fersing 2016-12-05 17:45:02 +01:00
  • 5a3f2e61f3 Fix improper total of CPU times (#2123) Foxlik 2016-12-05 09:35:59 +01:00
  • 504f4e69db file output plugin fixup Cameron Sparr 2016-12-02 11:36:22 +00:00
  • 9f6666beb3 unit test fixup Cameron Sparr 2016-12-01 19:17:44 +00:00
  • af6e7b9531 More unit tests for new metric Cameron Sparr 2016-12-01 15:18:46 +00:00
  • 6fd7361364 allocation & perf improvements Cameron Sparr 2016-11-29 18:06:14 +00:00
  • e5c7a71d8e Fix unit tests for new metric implementation Cameron Sparr 2016-11-28 18:19:35 +00:00
  • db7a4b24b6 Implement telegraf's own full metric type Cameron Sparr 2016-11-22 12:51:57 +00:00
  • 332f678afb JSON serializer: include unit test with escapes Cameron Sparr 2016-12-01 18:16:52 +00:00
  • 04a2b36a52 Fix changelog for json parser. (#2100) John Engelman 2016-11-28 12:20:32 -06:00
  • f862c6585d amqp precision is not used anymore Cameron Sparr 2016-08-26 16:31:04 +01:00
  • 5c32521a07 Add benchmarks for metric parsing and creating Cameron Sparr 2016-11-23 17:10:04 +00:00
  • 9db30250c3 'discard' output plugin Cameron Sparr 2016-11-23 12:21:17 +00:00
  • 2b0cd2037b Add Copy() function to Metric interface Cameron Sparr 2016-11-23 12:30:31 +00:00
  • 536dbfb724 Switch to github.com/kballard/go-shellquote (#1950) Guillem Jover 2016-11-16 17:24:11 +01:00
  • b77398c4d3 Configurable RabbitMQ HTTP timeouts #1997 (#1998) karech 2016-11-16 19:18:56 +03:00
  • fbf5bee051 Update win_pref_counter to include Processor Queue Length in examples. (#2029) Chris Goller 2016-11-16 07:16:44 -06:00
  • 81004c808f Added IopsInProgress to diskio stats (#2037) leplan73 2016-11-16 14:16:16 +01:00
  • 196509cc53 Trim null characters in Value data format (#2049) Pieter Slabbert 2016-11-16 15:13:31 +02:00
  • 94ce67cc67 Add support to parse JSON array. (#1965) John Engelman 2016-11-15 12:02:55 -06:00
  • 33ed528afe Apache input enhancements ( added Basic Auth and SSL skipverify ) (#1964) Toni Moreno 2016-11-15 16:52:24 +01:00
  • 2435e47926 changelog update Cameron Sparr 2016-11-15 11:36:26 +00:00
  • ff67a4b96c Cache and expire metrics for prometheus output (#2016) Mike Ragalie 2016-11-15 06:33:39 -05:00
  • f816b952cf Add udp_buffer_size option to udp_listener (#1883) Sebastian Borza 2016-11-15 03:49:48 -06:00
  • 94de9dca1f Fix single quote parsing of TOML durations 1.1.1 Cameron Sparr 2016-11-09 16:35:58 +00:00
  • b905bc1b5d Merge pull request #2024 from influxdata/cs2023-single-quote-duration Todd Persen 2016-11-11 09:40:32 -08:00
  • 0ecbf9e349 Fix single quote parsing of TOML durations Cameron Sparr 2016-11-09 16:35:58 +00:00
  • 1c7715780e Documentation improvements Cameron Sparr 2016-11-04 14:12:22 +00:00
  • 8ecfe13bf8 Update docs on Cloudwatch. Set default period to 5m. (#2000) 1.1.0 John Engelman 2016-11-07 06:14:04 -06:00
  • 5d3850c44e Update docs on Cloudwatch. Set default period to 5m. (#2000) John Engelman 2016-11-07 06:14:04 -06:00
  • a90a687d89 Fix up AWS plugin docs so they don't use single quotes. (#1991) John Engelman 2016-11-04 08:16:41 -05:00
  • 5ef6fe1d85 Update etc/telegraf.conf Cameron Sparr 2016-11-04 13:18:44 +00:00
  • e84b356a12 Update etc/telegraf.conf Cameron Sparr 2016-11-04 13:18:44 +00:00
  • b349800f7a Fix up AWS plugin docs so they don't use single quotes. (#1991) John Engelman 2016-11-04 08:16:41 -05:00
  • 47de43abf3 Use rfc3339 timestamps in telegraf log output Cameron Sparr 2016-10-11 13:06:17 +01:00
  • 7a9fef80f5 Update README.md (#1868) Johannes Rudolph 2016-11-03 19:28:24 +01:00
  • dc28875437 Update gopsutil dependency Cameron Sparr 2016-10-26 17:17:20 +01:00
  • a6ed4d4c3a CircleCI script, do not explicitly set version tag Cameron Sparr 2016-11-03 17:07:25 +00:00
  • f9aef06a3c CircleCI script, do not explicitly set version tag 1.1.0-rc1 Cameron Sparr 2016-11-03 17:07:25 +00:00
  • 105bb65f73 Add release 1.2 section to changelog Cameron Sparr 2016-11-03 14:34:09 +00:00
  • fe6162b2a1 Use short commit in Makefile build Cameron Sparr 2016-11-03 16:37:52 +00:00
  • 34182d9c9f Add release 1.2 section to changelog Cameron Sparr 2016-11-03 14:34:09 +00:00
  • 16081b2d1a Update etc/telegraf.conf Cameron Sparr 2016-11-03 14:31:55 +00:00
  • e43cfc2fce fix leap_status value in chrony input plugin (#1983) Matteo Cerutti 2016-11-03 10:46:54 +00:00
  • 137272afea Update README.md (#1963) Prunar 2016-11-02 15:25:09 +01:00
  • 2150510bd4 nats_consumer: buffer incoming messages Cameron Sparr 2016-10-26 16:38:56 +01:00
  • fc59757a1a Just fix typo (#1962) albundy83 2016-10-27 12:45:17 +02:00
  • 0cfa0d419a udp_listener & tcp_listener set default values Cameron Sparr 2016-10-26 19:04:48 +01:00
  • 522658bd07 Fix NATS plug-ins reconnection logic (#1955) Paulo Pires 2016-10-26 10:45:33 -04:00
  • b1a97e35b9 fix(kubernetes): Only initialize RoundTripper once (#1951) Jonathan Chauncey 2016-10-26 08:47:35 -04:00
  • c66363cba5 Update Go version: 1.7.1->1.7.3 Cameron Sparr 2016-10-25 14:49:21 +01:00
  • 61269c3500 Update config generation docs Cameron Sparr 2016-10-25 13:47:38 +01:00
  • 393d129982 Fix typo from 'Proctstas' to 'Procstat' in procstat plugin's README (#1945) Priyank Trivedi 2016-10-25 18:27:55 +05:30
  • 80d4864844 Only install fpm,rpm,boto if we need them Cameron Sparr 2016-10-25 13:17:27 +01:00
  • f729fa990d Unit testing for internal.Duration Unmarshal Cameron Sparr 2016-10-25 13:11:32 +01:00
  • 662db7a944 Fix panic in internal.Duration UnmarshalTOML Alex Zorin 2016-10-25 18:30:01 +11:00
  • c849b58de9 http_listener input unit tests Cameron Sparr 2016-10-24 16:15:46 +01:00
  • 097b1e09db http listener refactor Cameron Sparr 2016-10-18 12:22:23 +01:00
  • babd37bf35 Typo (#1924) John Hu 2016-10-21 21:11:03 +08:00
  • 91f48e7ad5 Merge pull request #1847 from jchauncey/kubernetes-plugin David Norton 2016-10-17 15:58:47 -04:00
  • a12bd878e0 feat(kubernetes): Add kubernetes input plugin closes #1774 Jonathan Chauncey 2016-09-16 13:31:41 -04:00
  • a4e8f24b16 Set reasonable defaults in ping plugin Cameron Sparr 2016-10-12 12:12:07 +01:00
  • a65447d22e Use mysql.ParseDSN func instead of url.Parse Cameron Sparr 2016-10-12 12:43:51 +01:00
  • b00ad65b08 Log config file parsing errors properly Cameron Sparr 2016-10-12 15:37:51 +01:00
  • a84ce5d5cb drop metrics outside of the aggregators period Cameron Sparr 2016-10-10 13:43:47 +01:00
  • 8ca4a50c18 delete nil fields in the metric maker. Cameron Sparr 2016-10-07 18:12:36 +01:00
  • 03b2984ac2 Fixup some code based on feedback from @dgnorton Cameron Sparr 2016-10-07 16:43:44 +01:00
  • 9540a6532f Update influxdb dependency for new models.Tags Cameron Sparr 2016-10-06 13:29:46 +01:00
  • cace663bbf Processor & Aggregator Contrib doc Cameron Sparr 2016-10-05 15:16:53 +01:00
  • acfdd15aa9 Processor & Aggregator configuration doccing Cameron Sparr 2016-10-05 13:53:43 +01:00
  • 78f544c0aa Support --aggregator-filter & --processor-filter Cameron Sparr 2016-10-05 10:58:30 +01:00
  • 2175a72fcc Rebase fixup Cameron Sparr 2016-10-03 18:49:30 +01:00
  • b03c1d9691 Support ordering of processor plugins Cameron Sparr 2016-09-27 16:17:58 +01:00
  • fead80844e Refactor handling of MinMax functionality into RunningAggregator Cameron Sparr 2016-09-22 18:10:51 +01:00
  • ef885eda62 Change minmax aggregator to store float64 Cameron Sparr 2016-09-20 14:15:23 +01:00
  • 64a71263a1 Support Processor & Aggregator Plugins Cameron Sparr 2016-09-08 15:22:10 +01:00
  • 974221f0cf Fix phpfpm fcgi client panic when URL doesnt exist Cameron Sparr 2016-10-12 11:58:38 +01:00
  • bccef2856d Revert "Moving cgroup path name to field from tag to reduce cardinality (#1457)" Ririsoft 2016-09-21 08:00:36 +02:00
  • 80df3f7634 snmp: fix initialization of table fields in manual tables (#1836) Patrick Hemmer 2016-10-12 06:00:39 -04:00
  • e96f7a9b12 graphite parser, handle multiple templates empty filter Cameron Sparr 2016-10-10 15:35:15 +01:00
  • 2bbb6aa6f2 Add doc for SNMP debug tips (#1831) Cameron Sparr 2016-10-11 14:48:08 +01:00
  • 1ff721ad84 Add riemann output plugin deprecation message Cameron Sparr 2016-10-11 12:28:20 +01:00