Commit Graph

  • de7ad9dfbc Replace opentsb docker image with the official one palkan 2015-10-23 18:36:30 +03:00
  • bf1cf4557e Update kafka reamde; improve intergration tests palkan 2015-10-23 18:02:51 +03:00
  • 86d20496ea Fix MySQL DSN -> tags parsing Cameron Sparr 2015-10-22 17:11:51 -06:00
  • ae7ad2230f Support printing output with usage flag too Cameron Sparr 2015-10-22 14:24:51 -06:00
  • 2007064c47 Fix for tags in the config not being applied to the agent. Ellison Marks 2015-10-22 11:22:54 -07:00
  • c8852339c9 Do not fail Connect() in influxdb output when db creation fails Cameron Sparr 2015-10-22 11:14:10 -06:00
  • eb0a19062e When MongoDB freezes or restarts, do not report negative diffs Cameron Sparr 2015-10-22 10:55:26 -06:00
  • 2f08577967 Fix output panic for -test flag Cameron Sparr 2015-10-21 18:32:43 -06:00
  • 891f3af504 Update CHANGELOG & README with aerospike plugin Cameron Sparr 2015-10-21 18:08:43 -06:00
  • c5f200917a Add aerospike plugin support Tait Clarridge 2015-10-21 15:05:14 -04:00
  • 21622a1a17 Update CHANGELOG with new flushing options Cameron Sparr 2015-10-21 17:37:15 -06:00
  • a1067fa4ae Normalize collection interval to nearest interval Cameron Sparr 2015-10-21 14:05:27 -06:00
  • 4395a46190 Tests for LoadDirectory. Ellison Marks 2015-10-19 14:28:10 -07:00
  • c938523cd5 Implementing LoadDirectory. gotyaoi 2015-10-19 00:09:36 -07:00
  • ae10fc7fb4 Fixing old tests and adding new ones for new code. gotyaoi 2015-10-16 23:11:12 -07:00
  • 0299a17da1 Moving the Duration wrapper to it's own package to break import loops. gotyaoi 2015-10-16 23:10:14 -07:00
  • d77cfd6ecc Adding testify/suite to godep. gotyaoi 2015-10-16 21:43:56 -07:00
  • 03d79996de Moving away from passing around *ast.Tables. gotyaoi 2015-10-16 21:47:13 -07:00
  • 553208a960 Combine BatchPoints with the same RoutingTag to one message in amqp output Eugene Dementiev 2015-10-21 20:25:36 +03:00
  • dfc59866e8 Add support for retrying output writes, using independent threads Cameron Sparr 2015-10-21 10:57:51 -06:00
  • ac685d19f8 Clean up logging messages and add flusher startup delay Cameron Sparr 2015-10-20 16:45:31 -06:00
  • dd2e9e08df Add periods to the end of sentences Joseph Dykstra 2015-10-19 16:26:08 -05:00
  • 499b5befd6 add bcache plugin Roman Statsevich 2015-10-19 20:38:16 +03:00
  • c26ce9c4fe Utilizing new client and overhauling Accumulator interface Cameron Sparr 2015-10-16 16:13:32 -06:00
  • 6263bc2d1b Godep update: influxdb Cameron Sparr 2015-10-20 10:17:34 -06:00
  • f7504fb5eb InfluxDB does not accept uint64, so cast them down to int64 Cameron Sparr 2015-10-19 18:43:40 -06:00
  • 6869362f43 added keyspace hitrate measurement Tyler Nisonoff 2015-10-17 21:05:56 -07:00
  • 7600cc87d8 added connections measurement with user tag Tyler Nisonoff 2015-10-17 23:56:59 -07:00
  • 3192c78d96 fixed test to check actual value Jonathan Cross 2015-10-16 13:48:33 -04:00
  • c3dad00c1b PuppetAgent Plugin Jonathan Cross 2015-10-16 07:45:35 -04:00
  • a1bad378d2 Turn off GOGC for faster build time in CI Cameron Sparr 2015-10-18 14:41:09 -06:00
  • 73f1ed4f25 Use Unix() int64 time for comparing timestamps in kafka consumer Cameron Sparr 2015-10-16 16:58:52 -06:00
  • b28b4bd71e Fix ApplyTemplate change in graphite parser Cameron Sparr 2015-10-16 16:43:31 -06:00
  • b15928c95e godep update: influxdb Cameron Sparr 2015-10-16 16:26:58 -06:00
  • 97d4f9e0ff Run go fmt in CI Cameron Sparr 2015-10-16 12:54:05 -06:00
  • 0986caf0ad Fix Go vet issue, test accumulator should be passed by reference with lock Cameron Sparr 2015-10-16 11:04:59 -06:00
  • 9cccf8f88a Add locking to test accumulator palkan 2015-10-16 17:54:33 +03:00
  • 3ae5b4b280 Fix typos Joseph Dykstra 2015-10-15 17:17:34 -05:00
  • 62b0e25b84 Add phpfpm to readme Oskar Risberg 2015-10-16 14:13:09 +02:00
  • 4e5ed9d3b9 Change config file indentation to 2 spaces Cameron Sparr 2015-10-15 15:53:29 -06:00
  • 555436a222 Fix for init script for other procs with "telegraf" Sean Reifschneider 2015-10-15 10:52:08 -06:00
  • 6977119f1e Statsd plugin, tags and timings Cameron Sparr 2015-10-07 16:11:52 -06:00
  • 52be516fa3 wget and install go1.5.1 on machine Cameron Sparr 2015-10-06 18:43:40 -06:00
  • 2dd3eee58e Use graphite parser for templating, godep update to head Cameron Sparr 2015-10-06 15:38:16 -06:00
  • d40351286a Refactoring gauges to support floats, unit tests Cameron Sparr 2015-10-06 13:33:35 -06:00
  • d84a258b0a Statsd: unit tests for gauges, sets, counters Cameron Sparr 2015-10-05 16:19:08 -06:00
  • eb2a4dc724 Statsd listener plugin Cameron Sparr 2015-09-24 11:06:11 -07:00
  • 316fa1cc01 Add recently-added plugins to list Cameron Sparr 2015-10-14 17:53:47 -06:00
  • 04e2db1f41 Issue #264: Fixes for logrotate config file. Sean Reifschneider 2015-10-14 11:10:39 -06:00
  • 2f7d781635 remove zookeeper declaration Jonathan Cross 2015-10-14 11:54:02 -04:00
  • 88ff269370 added measurement prefix Jonathan Cross 2015-10-14 09:15:56 -04:00
  • 7121e1a3b0 fixes based on comments Jonathan Cross 2015-10-13 22:01:07 -04:00
  • 8fd06b96d7 Zookeeper plugin Jonathan Cross 2015-10-13 19:15:39 -04:00
  • 181c3cdc28 Update CHANGELOG with recent bugfixes Cameron Sparr 2015-10-13 17:58:17 -06:00
  • ccfa913186 Fix crash if login/password is incorrect in rabbitmq plugin. Closes #260 Eugene Dementiev 2015-10-13 21:15:12 +03:00
  • 2a9f31bfea Add sample for exec plugin. Fixes #245 Eugene Dementiev 2015-10-13 20:50:42 +03:00
  • 0bc76f094a Add PHPFPM stat Vinh 2015-10-11 18:36:21 -07:00
  • d394003739 add UDP socket counts and rename to 'netstat'. Shirou WAKAYAMA 2015-10-11 23:13:35 +09:00
  • 17dd058308 add REAME about TCP Connection plugin. Shirou WAKAYAMA 2015-10-08 23:10:59 +09:00
  • 99b1a3071d add NetConnections to the mockPS. Shirou WAKAYAMA 2015-10-08 22:55:34 +09:00
  • dc38e448bd add tcp connections stat plugin. Shirou WAKAYAMA 2015-10-05 22:49:01 +09:00
  • 1d1180ec0c telegraf-agent.toml: Fix example port and use complete examples for mysql plugin Michael Bushey 2015-10-09 15:50:35 -07:00
  • 81539c4ed6 Merge pull request #252 from aristanetworks/master Cameron Sparr 2015-10-09 14:23:18 -06:00
  • cf1dcfe37c Dropped SkipInodeUsage option as "drop" achieves the same results. Fixed a bug in restricting Disk reporting to specific mountpoints Added tests for the Disk.Mountpoints option Fixed minor bug in usage of assert for the cpu tests where expected and actual values were swapped. subhachandrachandra 2015-10-08 14:17:04 -07:00
  • 7293376973 Race condition fix: copy BatchPoints into goroutine Cameron Sparr 2015-10-08 11:33:56 -06:00
  • d9f1a60a64 godep update: gopsutil Cameron Sparr 2015-10-07 16:12:55 -06:00
  • 4f6526e1a5 Merge remote-tracking branch 'upstream/master' subhachandrachandra 2015-10-07 14:49:47 -07:00
  • e6ea09f482 Added Mountpoints and SkipInodeUsage options to the Disk plugin to control which mountpoint stats get reported for and to skip inode stats. subhachandrachandra 2015-10-07 14:42:11 -07:00
  • d620651ef6 procstat plugin, consolidate PID-getting Cameron Sparr 2015-10-07 14:13:33 -06:00
  • 9221f93be9 Allow procstat plugin to handle multiple PIDs from pgrep Cameron Sparr 2015-10-07 12:31:49 -06:00
  • 795ea49093 Add pid tag to procstat plugin, dont exit on error, only log Cameron Sparr 2015-10-07 11:42:50 -06:00
  • 6827459b9f fix typo in sample config and README Ranjib Dey 2015-10-05 15:45:40 -07:00
  • e424d47ce6 fix plugin registration name Ranjib Dey 2015-10-05 15:38:59 -07:00
  • ca0e732331 fix toml struct string Ranjib Dey 2015-10-05 13:27:51 -07:00
  • 8e52905ea9 add readme for procstat plugin Ranjib Dey 2015-10-05 13:24:06 -07:00
  • 5cc26bb640 godep update for procstat Cameron Sparr 2015-10-05 11:14:13 -06:00
  • fdf00c1be6 Monitor process by pidfile or exe name Ranjib Dey 2015-10-03 22:09:18 -07:00
  • 47258a7093 Godep update: gopsutil Cameron Sparr 2015-10-07 10:41:44 -06:00
  • 5112d077d5 add tabs in the apache sampleConfig var cornerot 2015-10-06 17:09:10 +03:00
  • b4e8a23da4 godep update: gopsutil Cameron Sparr 2015-10-05 11:08:24 -06:00
  • 63e9a4ae68 Fix godeps for MQTT output and remove hostname setting Shirou WAKAYAMA 2015-10-05 11:07:41 +09:00
  • 7e96a9afda Change MQTT output topic format to split plugin name. Shirou WAKAYAMA 2015-10-05 10:43:46 +09:00
  • f5a225f1e0 update Godep.json Shirou WAKAYAMA 2015-10-04 23:57:40 +09:00
  • 6f4a3816a5 Add MQTT output. Shirou WAKAYAMA 2015-10-04 22:52:29 +09:00
  • 29363794c1 Merge remote-tracking branch 'upstream/master' subhachandrachandra 2015-09-30 17:02:58 -07:00
  • 64a3a718e6 CHANGELOG feature updates Cameron Sparr 2015-09-29 14:15:23 -07:00
  • b01c28ebc6 Clean up additional logging and always print basic agent config Cameron Sparr 2015-09-29 14:06:49 -07:00
  • f5d1aaf7d9 Memory plugin: re-add cached and buffered to memory plugin Cameron Sparr 2015-09-28 17:05:42 -07:00
  • f6f45881da Add more logging to telegraf Cameron Sparr 2015-09-28 13:08:28 -07:00
  • cd7468f3be Fix conditional test against useradd so it's compatible with Dash Nick Jones 2015-09-28 13:22:24 +01:00
  • cd93b9ae0b Merge remote-tracking branch 'upstream/master' subhachandrachandra 2015-09-25 15:19:11 -07:00
  • 0ffaafd788 Fix packages provides: now new version of package replaces the old one Eugene Dementiev 2015-09-24 21:37:37 +03:00
  • c6283d1b5a AMQP auto reconnect feature Eugene Dementiev 2015-09-17 22:29:59 +03:00
  • 24527859e6 Fix printf format issue Josh Palay 2015-09-23 14:45:06 -07:00
  • 0c6c5718fe Adds command intervals to exec plugin Josh Palay 2015-09-23 11:21:42 -07:00
  • c4bbc18cb6 Make nginx_test check port in nginx module tags Ruslan Islamgaliev 2015-09-23 21:43:44 +03:00
  • 6e76759225 Add port tag to nginx plugin Ruslan Islamgaliev 2015-09-23 03:05:54 +03:00
  • 87ed2d4a21 Update CHANGELOG with ekini's changes and docker plugin Cameron Sparr 2015-09-23 15:36:51 -07:00
  • 74b3309225 Add timestamps to points in Kafka/AMQP outputs Eugene Dementiev 2015-09-23 20:02:34 +03:00
  • 1d741cbfc5 Update godep of go-dockerclient for Label access Cameron Sparr 2015-09-23 14:25:26 -07:00