Cameron Sparr
09a0c3b40f
Update README & CHANGELOG with docker and NSQ changes
2015-10-27 15:47:27 -06:00
Cameron Sparr
c73c28de7e
Update CHANGELOG with version 0.2.0
2015-10-27 15:43:47 -06:00
Cameron Sparr
889c0a50a4
Fixup random interval jittering
2015-10-26 13:34:31 -06:00
JP
7d15061984
add librato output plugin, update datadog plugin to skip non-number metrics
...
closes #322
2015-10-26 13:29:53 -06:00
Ellison Marks
2007064c47
Fix for tags in the config not being applied to the agent.
...
fixes #302
closes #308
2015-10-22 13:58:59 -06:00
Cameron Sparr
891f3af504
Update CHANGELOG & README with aerospike plugin
2015-10-21 18:08:43 -06:00
Cameron Sparr
21622a1a17
Update CHANGELOG with new flushing options
2015-10-21 17:37:15 -06:00
Cameron Sparr
a1067fa4ae
Normalize collection interval to nearest interval
...
closes #301
2015-10-21 17:31:27 -06:00
Eugene Dementiev
553208a960
Combine BatchPoints with the same RoutingTag to one message in amqp output
...
closes #287
2015-10-21 11:53:08 -06:00
Roman Statsevich
499b5befd6
add bcache plugin
...
Closes #286
2015-10-20 14:17:09 -06:00
Cameron Sparr
c26ce9c4fe
Utilizing new client and overhauling Accumulator interface
...
Fixes #280
Fixes #281
Fixes #289
2015-10-20 13:53:58 -06:00
Jonathan Cross
3192c78d96
fixed test to check actual value
...
Closes #273
caught a typo :D using it
2015-10-18 17:39:53 -06:00
Cameron Sparr
6977119f1e
Statsd plugin, tags and timings
...
Closes #237
Closes #39
2015-10-15 12:07:36 -06:00
Sean Reifschneider
04e2db1f41
Issue #264 : Fixes for logrotate config file.
...
This adds copytruncate and dateext to match the Influxdb logrotate file,
and removes nocreate (again, to match influxdb).
Closes #264
Closes #265
2015-10-14 17:51:37 -06:00
Jonathan Cross
2f7d781635
remove zookeeper declaration
...
since spotify/kafka docker image already exposes zookeeper
Closes #262
2015-10-14 17:49:23 -06:00
Cameron Sparr
181c3cdc28
Update CHANGELOG with recent bugfixes
...
Closes #261
2015-10-13 17:58:17 -06:00
Shirou WAKAYAMA
d394003739
add UDP socket counts and rename to 'netstat'.
...
Closes #244
2015-10-12 00:08:35 -06:00
Cameron Sparr
9221f93be9
Allow procstat plugin to handle multiple PIDs from pgrep
...
Closes #248
2015-10-07 13:48:55 -06:00
Shirou WAKAYAMA
63e9a4ae68
Fix godeps for MQTT output and remove hostname setting
...
Closes #241
2015-10-05 10:56:43 -06:00
Cameron Sparr
64a3a718e6
CHANGELOG feature updates
2015-09-29 14:15:23 -07:00
Eugene Dementiev
0ffaafd788
Fix packages provides: now new version of package replaces the old one
2015-09-24 13:29:37 -07:00
Josh Palay
24527859e6
Fix printf format issue
...
Closes #227
2015-09-23 15:44:25 -07:00
Ruslan Islamgaliev
c4bbc18cb6
Make nginx_test check port in nginx module tags
...
Closes #223
2015-09-23 15:41:46 -07:00
Cameron Sparr
87ed2d4a21
Update CHANGELOG with ekini's changes and docker plugin
...
Closes #226
2015-09-23 15:37:21 -07:00
Cameron Sparr
aad6a7e262
Only run the cpu plugin twice when using -test
...
This can be easily extended to other plugins that need it by tacking
their name onto the switch statement. Also eliminating the unused
TestAllPlugins code and cleaning up some stray Printlns
2015-09-23 13:56:14 -07:00
Cameron Sparr
f8d64a7378
Redis: include per-db keyspace info
...
Closes #205
2015-09-22 19:46:50 -07:00
Cameron Sparr
e0372358df
Update changelog with info about filtering
2015-09-22 16:09:24 -07:00
Cameron Sparr
1bce6e3faf
Updating README and CHANGELOG for 0.1.9
2015-09-22 13:43:37 -07:00
Ruslan Islamgaliev
72edc3c4fe
Select default apache port depending on url scheme
2015-09-22 10:53:53 -07:00
Cameron Sparr
10d411c4f7
Update new memory unit tests, documentation
2015-09-21 17:22:24 -07:00
Cameron Sparr
b012713cf2
Adding time_ prefix to all CPU time measurements
2015-09-21 10:23:46 -07:00
Cameron Sparr
82d914149e
Adding a retry to the initial telegraf database connection
...
Fixes #187
2015-09-18 18:03:47 -07:00
Eugene Dementiev
450f5e03a5
Add shebang to postinstall script (fixes installation on Debian family)
...
Closes #212
2015-09-18 15:07:11 -07:00
Cameron Sparr
bbb27fa484
Update gopsutil dependency to enable 32-bit builds
2015-09-17 17:46:34 -07:00
Cameron Sparr
3be6d84675
Catching up on some CHANGELOG updates
2015-09-16 14:23:57 -07:00
Kevin Bouwkamp
aac9ba6c1e
add bugfix in CHANGELOG and some notes in pg README
...
Closes #192
2015-09-14 18:48:01 -07:00
mced
6d6158ff08
[fix] mem_used_perc returns percentage of used mem
...
Closes #189
2015-09-14 12:18:31 -07:00
Ruslan Islamgaliev
bd00f46d8b
Fix docker stats to make it work on centos 7.
...
issue #58
issue #84
2015-09-11 16:26:08 -07:00
Cameron Sparr
d8482cc286
darwin net plugin fix, really need to godep vendor gopsutil
2015-09-10 13:57:57 -06:00
Cameron Sparr
f7a4317990
Fix multiple redis server bug, do not cache the TCP connections
...
Fixes #178
2015-09-10 11:51:15 -06:00
Vye Wilson
a55f6498c8
Makefile will now honor GOBIN, if set
...
Closes #181
2015-09-10 11:50:11 -06:00
Cameron Sparr
81f4aa9a5d
Fix bug in setting the precision before gathering metrics
...
Closes #175
2015-09-09 21:29:55 -06:00
Cameron Sparr
3c7c8926fb
Support InfluxDB clusters
...
Closes #143
2015-09-09 17:57:17 -06:00
Cameron Sparr
0780ad4ad9
README updates for systemd and deb/rpm install
2015-09-09 12:04:59 -06:00
Cameron Sparr
68e41f130c
Ping plugin
...
Closes #167
2015-09-04 11:20:49 -06:00
Cameron Sparr
5bfb6df0e0
Write data in UTC by default and use 's' precision
...
Closes #159
Closes #162
2015-09-02 14:19:36 -06:00
Cameron Sparr
13061d1ec7
package.sh: upload raw binaries to S3
...
Closes #166
2015-09-02 12:05:29 -06:00
nickscript0
0143a4227e
add additional metrics to mysql plugin tests
...
Closes #165
2015-09-02 11:49:16 -06:00
Cameron Sparr
9969c4e810
Add system uptime metric, string formatted AND in float64
...
closes #150
2015-08-31 14:43:34 -06:00
Alexander Oleinik
e2bc5d80c9
Apache Plugin
...
Closes #158
Fixes #132
2015-08-31 10:17:18 -06:00
Cameron Sparr
5b78b1e548
Clean up agent error handling and logging of outputs/plugins
...
Closes #145
2015-08-27 13:41:19 -06:00
Cameron Sparr
d1f965ae30
Kafka output producer, send telegraf metrics to Kafka brokers
...
Closes #38
2015-08-26 17:03:58 -06:00
Cameron Sparr
434267898b
Indent the toml config for readability
2015-08-26 09:22:03 -06:00
Cameron Sparr
a00510a73c
Outputs enhancement to require Description and SampleConfig functions
...
Closes #142
2015-08-26 07:34:26 -06:00
subhachandrachandra
8d034f544c
Fixed memory reporting for Linux systems
...
/proc/meminfo reports memory in KiloBytes and so needs a multiplier of 1024 instead of 1000.
The kernel reports in terms of pages and the proc filesystem is left shifting by 2 for 4KB pages to get KB. Since this is a binary shift, Bytes will need to shift by 10 and so get multiplied by 1024.
From the kernel code. PAGE_SHIFT = 12 for 4KB pages
"MemTotal: %8lu kB\n", K(i.totalram)
Closes #131
2015-08-25 14:18:14 -06:00
Bruno Bigras
0acf15c025
Typo: prec -> perc
...
Closes #140
2015-08-25 14:15:12 -06:00
Cameron Sparr
94eed9b43c
Add MySQL server address tag to all measurements
...
Closes #138
2015-08-25 13:58:55 -06:00
Bruno Bigras
8a6665c03f
memcached: fix when a value contains a space
...
Fixes #137
Closes #139
2015-08-25 13:14:40 -06:00
Cameron Sparr
a449e4b47c
Add #136 to CHANGELOG
2015-08-24 14:56:50 -06:00
Cameron Sparr
50f902cb02
Fixes #128 , add system load and swap back to default Telegraf config
2015-08-24 13:26:21 -06:00
nickscript0
b014ac12ee
Update CHANGELOG.md
2015-08-24 13:09:23 -06:00
nickscript0
610f24e0cd
Update CHANGELOG.md
2015-08-24 13:09:23 -06:00
Cameron Sparr
3d05575e9d
Fix for #129 README typo in the 0.1.6 package name url
2015-08-21 10:43:19 -06:00
Cameron Sparr
8273679634
0.1.6, update changelog, readme, plugins list
2015-08-20 14:45:04 -06:00
Cameron Sparr
532d953b5a
fix for #126 , nginx plugin not catching net.SplitHostPort error
2015-08-20 11:26:49 -06:00
Simon Fraser
601b444a60
fix segv on error
2015-08-20 07:49:46 -06:00
Josh Palay
7d9efd7cff
Modifications to httpjson plugin
2015-08-19 13:25:21 -06:00
Cameron Sparr
5e8b6dd164
Update CHANGELOG with some recent additions
2015-08-18 15:58:51 -06:00
Cameron Sparr
4d614b3088
README update to address issue #113
2015-08-14 15:40:29 -06:00
Cameron Sparr
cad0a762a0
Merge branch 'jipperinbham-datadog-output'
2015-08-14 09:45:12 -06:00
Cameron Sparr
c26fa33094
Release 0.1.5, updating CHANGELOG and README
2015-08-13 15:46:17 -06:00
Cameron Sparr
0e65d8e64e
Rebase and fixups for PR #111 , fixes issue #33
2015-08-13 14:47:51 -06:00
Cameron Sparr
5cc6f88ade
Update changelog with PR #107 , thanks @jipperinbham
2015-08-12 11:08:45 -06:00
Cameron Sparr
343d8f87b4
Update CHANGELOG with fix for issue #101
...
I really need to remember to do this with the initial commit.
2015-08-11 11:28:36 -06:00
Cameron Sparr
9f2e6d6172
Update CHANGELOG with PR #106
2015-08-11 11:04:50 -06:00
Cameron Sparr
924700f381
Update changelog with PR #103
2015-08-10 19:22:39 -06:00
Cameron Sparr
c0cef8ca43
Fix for issue #77 , create telegraf database if not exists
2015-08-10 16:33:18 -06:00
Cameron Sparr
2cd56e43a8
Massive retro-active changelog update
2015-08-07 15:41:54 -06:00
Todd Persen
56d49f2f4f
Update CHANGELOG.md
2015-07-09 12:19:49 -06:00
Ben Bailey
48463681fb
use influxdb/telegraf instead of influxdb/influxdb in changelog
2015-07-06 17:26:31 -05:00
Todd Persen
38ee6adcd2
Update CHANGELOG.md
2015-07-05 16:58:13 -07:00
Todd Persen
6550d4f634
Update CHANGELOG.md
2015-07-02 11:25:06 -07:00
Todd Persen
5e1ba3fbb7
Update CHANGELOG.md
2015-07-01 12:36:52 -07:00
Todd Persen
480f29bde7
Create a CHANGELOG.
2015-06-20 12:16:47 -07:00