Sergio Jimenez
9f68a32934
fix(): Last link on README
2016-04-06 11:55:30 -06:00
Sergio Jimenez
5c688daff1
input(docker): Updated README
...
* Replaced links to fsouza/go-dockerclient by docker/engine-api
2016-04-06 11:55:30 -06:00
Sergio Jimenez
741fb1181f
godeps(): Updated Godeps file for engine-api
...
* Added required deps for engine-api
* Removed fsouza/go-dockerclient
2016-04-06 11:55:30 -06:00
Sergio Jimenez
fd1f05c8e0
input(docker): Fixed io sectors/io_time recursive
...
* On engine-api sectors_recursive and io_time_recursive have no Op
2016-04-06 11:55:30 -06:00
Sergio Jimenez
708cbf937f
input(docker): Fixed tests to work with engine-api
...
* Modified tests to work with engine-api
2016-04-06 11:55:30 -06:00
Sergio Jimenez
32213cad01
input(docker): docker/engine-api
...
* Made required changes to get it to compile
* First manual tests looking good, still unit tests need fixing
* Made go linter happier
2016-04-06 11:55:30 -06:00
Ricard Clau
9320a6e115
windows service docs
...
closes #954
2016-04-06 11:50:36 -06:00
Cameron Sparr
0f16c0f4cf
Reduce TCP listener allocations
2016-04-05 17:37:09 -06:00
Cameron Sparr
30464396d9
Make the UDP input buffer only once
2016-04-05 17:35:43 -06:00
Cameron Sparr
64066c4ea8
Update input data format readme
2016-04-05 17:27:04 -06:00
Cameron Sparr
7e97787d9d
More readme fixups
2016-04-05 16:17:45 -06:00
Cameron Sparr
40f2dd8c6c
Readme fixup for exec plugin
2016-04-05 15:22:58 -06:00
Cameron Sparr
4dd364e1c3
Update all readme instances of data formats
2016-04-05 14:42:20 -06:00
Cameron Sparr
03f2a35b31
Update jolokia plugin readme
2016-04-05 13:54:02 -06:00
Martti Rannanjärvi
73bd98df57
dovecot: remove extra newline from stats query
...
Extra newline in the stats query is interpreted as an empty query
which is an error for dovecot.
closes #972
2016-04-05 10:54:27 -06:00
Armin Wolfermann
bcf1fc658d
ipmi_sensors: Allow : in password
...
closes #969
2016-04-05 10:52:41 -06:00
Cameron Sparr
863cbe512d
processes plugin: fix case where there are spaces in cmd name
...
fixes #968
2016-04-05 10:27:30 -06:00
Cameron Sparr
d871e9aee7
Dummy kernel plugin added for consistent config generation
2016-04-04 17:43:53 -06:00
Cameron Sparr
70ef61ac6d
Release 0.12
2016-04-04 16:34:41 -06:00
Cameron Sparr
a4a140bfad
etc/telegraf.conf update for procstat change
2016-04-04 16:30:24 -06:00
Florent Ramière
d2d91e713a
Add plugin links
...
closes #964
2016-04-04 16:28:36 -06:00
Cameron Sparr
d9bb1ceaec
Changelog update
2016-04-04 16:12:50 -06:00
Pierre Fersing
5fe8903fd2
Use timeout smaller than 10 seconds
...
closes #959
2016-04-04 16:10:23 -06:00
Cameron Sparr
8509101b83
drop cpu_time_* from procstat by default
...
closes #963
2016-04-04 16:10:09 -06:00
Cameron Sparr
357849c348
Godeps: update wvanbergen/kafka dependency
...
see https://github.com/wvanbergen/kafka/pull/87
fixes #805
2016-04-02 13:45:24 -06:00
Nikhil Bafna
0f1b4e06f5
Update README.md
...
Fix redis input plugin name in configuration example
2016-04-02 10:13:21 +05:30
Cameron Sparr
8e041420cd
config: parse environment variables in the config file
...
closes #663
2016-04-01 16:06:19 -06:00
Rubycut
9211d22b2b
Add writing in documentation.
...
closes #950
2016-04-01 11:46:32 -06:00
Cameron Sparr
f5246eb167
Update changelog with config file PR
2016-04-01 11:45:09 -06:00
Cameron Sparr
e436b2d720
Cleanup & standardize config file
...
changes:
- -sample-config will now comment out all but a few default plugins.
- config file parse errors will output path to bad conf file.
- cleanup 80-char line-length and some other style issues.
- default package conf file will now have all plugins, but commented
out.
closes #199
closes #944
2016-04-01 10:59:53 -06:00
Florent Ramière
51f4e9c0d3
Update changelog
...
closes #945
2016-04-01 10:09:04 -06:00
Florent Ramière
8c3371c4ac
Use numerical codes instead of symbolic ones
2016-04-01 10:08:55 -06:00
Florent Ramière
6ff0fc6d83
Add compression/acks/retry conf to Kafka output plugin
...
The following configuration is now possible
## CompressionCodec represents the various compression codecs
recognized by Kafka in messages.
## "none" : No compression
## "gzip" : Gzip compression
## "snappy" : Snappy compression
# compression_codec = "none"
## RequiredAcks is used in Produce Requests to tell the broker how
many replica acknowledgements it must see before responding
## "none" : the producer never waits for an acknowledgement from the
broker. This option provides the lowest latency but the weakest
durability guarantees (some data will be lost when a server fails).
## "leader" : the producer gets an acknowledgement after the leader
replica has received the data. This option provides better durability
as the client waits until the server acknowledges the request as
successful (only messages that were written to the now-dead leader but
not yet replicated will be lost).
## "leader_and_replicas" : the producer gets an acknowledgement after
all in-sync replicas have received the data. This option provides the
best durability, we guarantee that no messages will be lost as long as
at least one in sync replica remains.
# required_acks = "leader_and_replicas"
## The total number of times to retry sending a message
# max_retry = "3"
2016-04-01 10:08:55 -06:00
Cameron Sparr
9347a70425
Fix httpjson README
...
closes #947
2016-03-31 20:37:04 -06:00
Cameron Sparr
91957f0848
Update Godeps_windows file to HEAD
2016-03-30 14:43:05 -06:00
Cameron Sparr
62105bb353
Use github paho mqtt client instead of gerrit
...
this might fix #921
2016-03-30 11:54:01 -06:00
Rudenkovk Konstantin
e03f684508
Fix parse fcgi URI path in php-fpm input module
...
closes #934
2016-03-30 10:34:48 -06:00
Ross McDonald
2f41ae24f8
Swap systemd command, as it was causing issues on Debian.
2016-03-30 10:17:31 -06:00
Cameron Sparr
4ad551be9a
add '*' to metric prefixes for consistency
2016-03-29 17:00:51 -06:00
Cameron Sparr
bd640ae2c5
changelog fixup
2016-03-29 12:19:07 -06:00
Cameron Sparr
2cfc882c62
changelog & readme update
2016-03-29 12:18:23 -06:00
Cameron Sparr
21ece2d76d
Convert ipmi stats/tags to underscore and lowercase
...
closes #888
2016-03-29 11:39:57 -06:00
张光权
d055d7f496
Add the ipmi plugin
2016-03-29 11:39:57 -06:00
Cameron Sparr
b1cfb1afe4
Deprecate statsd convert_names option, expose separator
...
closes #876
2016-03-28 12:13:15 -06:00
Cameron Sparr
2f215356d6
Update statsd graphite parser link to telegraf version
2016-03-28 11:57:51 -06:00
Adam Argo
e07c79259b
PR feedback changes
...
closes #927
2016-03-28 10:43:34 -06:00
Adam Argo
59085f072a
adds ability to parse datadog-formatted tags in the statsd input
2016-03-28 10:43:26 -06:00
Cameron Sparr
474d6db42f
Don't log every string metric that prometheus doesnt support
2016-03-23 16:01:06 -06:00
Thibault Cohen
a95710ed0c
SNMP plugin fixes
...
fixes #873
2016-03-22 22:58:02 -06:00
JP
51d7724255
add verifyValue func for datadog and librato, bail if no good
...
closes #906
2016-03-22 15:22:57 -06:00