Commit Graph

  • 269e74b76a Improved metric descriptions. Rasmus Larsen 2016-09-08 11:52:22 +0200
  • 67483c85a5 Create experimental directory for inputs & outputs Cameron Sparr 2016-09-07 14:54:24 +0100
  • e963b7f01b alphabetize service inputs, add logparser Cameron Sparr 2016-09-07 15:55:21 +0100
  • e7899d4dc5 Postgresql database blacklist configuration option (#1699) Nathan D Acuff 2016-09-07 04:39:55 -0400
  • 5750fa5897 remove a bad merge from the changelog mediocretes 2016-09-06 17:13:15 -0400
  • 60d3d4065a add postgresql database blacklist option to changelog mediocretes 2016-09-06 17:10:41 -0400
  • 088e0937d9 Merge branch 'master' of github.com:Instrumental/telegraf into postgresql-blacklist mediocretes 2016-09-06 17:09:08 -0400
  • f820f99263 Merge branch 'master' of https://github.com/influxdata/telegraf into postgresql-blacklist mediocretes 2016-09-06 17:08:59 -0400
  • 301c79e57c Add a 404 and high-traffic test to http listener Cameron Sparr 2016-09-06 15:09:37 +0100
  • 67c288abda initial http_listener implementation ncohensm 2016-06-22 14:24:57 -0700
  • 8dd2a8527a Refactor NATS ssl config Cameron Sparr 2016-09-06 13:41:26 +0100
  • ce98a02f17 Merge 142818ad46 into 2fe427b3b3 bagelswitch 2016-09-06 11:15:33 +0000
  • 2fe427b3b3 mongodb input: fix version 2.2 panic Cameron Sparr 2016-09-06 11:34:57 +0100
  • 6b1cc67664 Add NATS output plugin. Paulo Pires 2016-09-01 13:11:42 +0100
  • 1271f9d71a jolokia input: add note about POST permissions Cameron Sparr 2016-09-06 11:11:27 +0100
  • c9bc07733b Added NATS output plug-in to changelog. Paulo Pires 2016-09-06 11:04:38 +0100
  • 9fa2b93f57 Merge 715ff4f5ef into 49ea4e9f39 Paulo Pires 2016-09-06 10:03:42 +0000
  • 715ff4f5ef NATS output plug-in use internal.GetTLSConfig to instrument TLS configuration. Paulo Pires 2016-09-06 11:03:35 +0100
  • 49ea4e9f39 [Docker Plugin] add server hostname for each docker measurements (#1599) aaron jheng 2016-09-06 15:37:46 +0800
  • e2e075b345 tweak docker_engine_host tag aaronjheng 2016-09-06 10:52:40 +0800
  • be36b2b815 Merge bccef14fbf into 50ef3282b6 James 2016-09-05 16:14:27 +0000
  • 50ef3282b6 Refactor and code cleanup of filtering Cameron Sparr 2016-09-05 16:16:37 +0100
  • 4cc85bc457
    Remove Hostname DaveBlooman 2016-09-05 15:58:47 +0100
  • b63dedb74d sanitize parenthesis (#1701) Phil 2016-09-05 08:30:40 -0500
  • 5628049440 Handle negative integers coming as unsigned integers from Aerospike (#1679) Denis Orlikhin 2016-09-05 16:29:14 +0300
  • 568139a74e Merge 0887c9698c into 54c9ba7639 Ranjib Dey 2016-09-05 12:58:28 +0000
  • 54c9ba7639 Update documentation for Gauge & Counters Cameron Sparr 2016-09-05 10:41:35 +0100
  • 969d152e50
    Merge branch 'master' into mesos_tag_fixes Łukasz Harasimowicz 2016-09-05 11:02:26 +0200
  • 15e897304a add warp10 outputs/all Aurélien Hébert 2016-09-05 10:32:02 +0200
  • 931893cee7 Merge ca6589bf95 into 2287edce0a Sachin Rase 2016-09-04 21:34:03 +0000
  • ca6589bf95 added dc Sachin Rase 2016-09-04 14:34:02 -0700
  • 48e102609c adding metadata "dc" Sachin Rase 2016-09-04 13:55:36 -0700
  • d073e33b4f move feature to v1.1 aaronjheng 2016-09-04 16:47:41 +0800
  • 16ba988ee8 Merge remote-tracking branch 'origin/master' into docker-server-tag aaronjheng 2016-09-04 16:43:08 +0800
  • 0dc0ef138c better tests Denis Orlikhin 2016-09-03 03:43:56 +0300
  • 2287edce0a Manage number of goroutines Jack Zampolin 2016-09-02 13:09:54 -0700
  • 522c45eb8a Add performance fixes Jack Zampolin 2016-09-02 12:19:31 -0700
  • 917b25cd5f foo Jack Zampolin 2016-09-02 10:16:11 -0700
  • b18d375d6c Implement AddGauge & AddCounter functions Cameron Sparr 2016-08-31 17:27:37 +0100
  • 6dbbe65897 Remove Add() function from accumulator Cameron Sparr 2016-08-31 12:15:14 +0100
  • 03d8abccdd Implement telegraf metric types Cameron Sparr 2016-08-30 18:09:48 +0100
  • 59ab7931ec Update etc/telegraf.conf for 1.0 1.0.0 release-1.0 Cameron Sparr 2016-09-02 15:40:44 +0100
  • 0f6d317a8e Fix MySQL plugin not sending 0 value fields (#1695) David Caldwell 2016-09-02 07:22:30 -0700
  • ba99b5c81a sanitize parenthesis Phil 2016-09-01 22:04:40 -0500
  • 51db125531 run go fmt on new postgresql database whitelist/blacklist code mediocretes 2016-09-01 16:33:39 -0400
  • 398479cf18 Add ignored_databases option to postgresql configuration files, to enable easy filtering of system databases without needing to whitelist all the databases on the server. Add tests for database whitelist and blacklist. mediocretes 2016-09-01 16:32:07 -0400
  • 0aa8e36365 adjust formatting to match main telegraf repo mediocretes 2016-09-01 15:10:30 -0400
  • b8b4dc0d9f Fix MySQL plugin not sending 0 value fields David Caldwell 2016-09-01 00:53:59 +0000
  • c48faa0a65 Merge branch 'master' into master Denis Orlikhin 2016-09-01 21:23:42 +0300
  • 0887c9698c Merge remote-tracking branch 'origin/master' into pagerduty Ranjib Dey 2016-09-01 10:54:00 -0700
  • b1137e8a0a aerospike stat values parsing tests Denis Orlikhin 2016-09-01 20:43:42 +0300
  • 316a5e3299 skip values with overflow Denis Orlikhin 2016-09-01 20:03:39 +0300
  • cabcb43228 Added NATS output plug-in. Fixes #1487 Paulo Pires 2016-09-01 14:20:55 +0100
  • 5bddeb8be2 Added NATS server container needed for tests. Paulo Pires 2016-09-01 14:20:27 +0100
  • c996f249de Updated NATS dependency. Paulo Pires 2016-09-01 13:11:42 +0100
  • 37450f125e add rabbit_mq_parser plugin Jack Zampolin 2016-08-24 16:55:25 -0700
  • 4fb9bf3c9e Remove snmp_legacy unit tests and docker image Cameron Sparr 2016-08-31 12:17:06 +0100
  • 61a2b23f0c Add basic filestack webhook. François de Metz 2016-06-28 19:26:41 +0200
  • 998ace0ec2 Add new iptables plugin Charles-Henri 2016-07-05 23:15:54 +0200
  • 5c99d32ebf Added option to remove all CRs from input stream Butitsnotme 2016-08-08 14:45:18 -0400
  • 9aebad4a72 Move default ratelimit to init Nathan Haneysmith 2016-08-30 14:33:51 -0700
  • 5b52bd076f set a default value of 10 for ratelimit Nathan Haneysmith 2016-08-29 11:41:43 -0700
  • 3aa2af2e44 update the test to include the rate Nathan Haneysmith 2016-08-25 18:17:33 -0700
  • ec4893c5cf add the ratelimit to the sample config Nathan Haneysmith 2016-08-25 18:04:29 -0700
  • e9c418b5f8 ahem, apparently limiter wants an int Nathan Haneysmith 2016-08-25 17:56:33 -0700
  • 180773ecb7 make that variable a string Nathan Haneysmith 2016-08-25 17:53:46 -0700
  • 7435bbe398 Move CloudWatch rate limit to config Reference #1670 Nathan Haneysmith 2016-08-25 17:46:38 -0700
  • 792682590c Remove snmp_legacy unit tests and docker image Cameron Sparr 2016-08-31 12:17:06 +0100
  • f21a6eb27b
    Fixed tags on mesos_task metrics. Łukasz Harasimowicz 2016-08-30 17:44:12 +0200
  • 2d3da343b3 Add basic filestack webhook. François de Metz 2016-06-28 19:26:41 +0200
  • 094eda22c0 Add new iptables plugin Charles-Henri 2016-07-05 23:15:54 +0200
  • 4886109d9c Added option to remove all CRs from input stream Butitsnotme 2016-08-08 14:45:18 -0400
  • 2dc47285bd Move CloudWatch rate limit to config (#1673) Cameron Sparr 2016-08-31 10:29:24 +0100
  • 6e33a6d62f OpenTSDB HTTP output Eric 2016-07-18 15:01:36 -0400
  • 61db88c5bf Merge 1630d5c694 into a8f9eb23cc François de Metz 2016-08-31 08:39:15 +0000
  • 1630d5c694 Update the changelog. François de Metz 2016-07-24 18:37:58 +0200
  • d106b18454 Update the readme. François de Metz 2016-06-29 11:20:50 +0200
  • 47dfdd1058 Check that video conversion event returns 400. François de Metz 2016-06-29 11:19:46 +0200
  • 8376c2d9ea Add filestack to the list of plugins. François de Metz 2016-06-28 19:39:31 +0200
  • 8dd75f5377 Update default config. François de Metz 2016-06-28 19:38:12 +0200
  • 932e7d16a4 Add doc. François de Metz 2016-06-28 19:36:48 +0200
  • 75be330318 Generalize event. François de Metz 2016-06-28 19:32:41 +0200
  • 4176375480 Add basic filestack webhook. François de Metz 2016-06-28 19:26:41 +0200
  • 31d7aa84a9 Fixed formatting. Rasmus Larsen 2016-08-31 10:18:25 +0200
  • 9b3735a75f Fix test cases to support new tag. Rasmus Larsen 2016-08-31 10:14:01 +0200
  • a8f9eb23cc add missing redis metrics (#1689) Cameron Sparr 2016-08-31 08:44:47 +0100
  • 4045aafef9 Merge https://github.com/RasmusWernerLarsen/telegraf Rasmus Larsen 2016-08-31 08:50:11 +0200
  • 41a5ee6571 add missing redis metrics Patrick Hemmer 2016-08-31 01:05:11 -0400
  • 27bda5173d update tests for new way of setting defaults Nathan Haneysmith 2016-08-30 15:28:34 -0700
  • 7f2f74e001 input/dns_query move defaults to init() Nathan Haneysmith 2016-08-30 15:17:03 -0700
  • 7d8de4b8e1 Move default ratelimit to init Nathan Haneysmith 2016-08-30 14:33:51 -0700
  • 0a88d25e17 Merge 775dc97161 into cc2b53abf4 Charles-Henri 2016-08-30 19:53:17 +0000
  • 775dc97161 Add new iptables plugin Charles-Henri 2016-07-05 23:15:54 +0200
  • cafaeae5d4 Merge c56454b37b into cc2b53abf4 Eric Fortin 2016-08-30 17:21:53 +0000
  • c56454b37b Added PR under 1.1 release. Eric 2016-08-30 13:21:12 -0400
  • 1986467faa Revert "Updated changelog" Eric 2016-08-30 13:13:29 -0400
  • 7a0cafefe2 Fixed unittest after removing TagSet type. Eric Fortin 2016-08-19 10:02:50 -0400
  • c3b8149e11 Removed TagSet type to make it more explicit. Eric Fortin 2016-08-19 09:44:31 -0400
  • fbaa6f8490 Fixed format issues. Eric 2016-07-22 13:11:51 -0400
  • bf98c610dc Updated changelog Eric 2016-07-22 13:04:37 -0400