Daniel Nelson
5e73f3e816
Only upload nightly if on master branch
2017-08-07 17:24:35 -07:00
Daniel Nelson
a1e7a5f474
Upload as nightly builds if PACKAGE set
2017-08-07 17:16:34 -07:00
Daniel Nelson
828c5817f9
Update changelog
2017-08-07 16:18:01 -07:00
Daniel Nelson
3e27134872
Add path tag to logparser containing path of logfile ( #3098 )
2017-08-07 16:16:31 -07:00
Daniel Nelson
1fb5373962
Build releases with -w -s ldflags
2017-08-07 15:47:20 -07:00
Daniel Nelson
75e6ebcf93
Update changelog
2017-08-07 14:39:22 -07:00
Vlasta Hajek
e21f2de8b8
Add Windows Services input plugin ( #3023 )
2017-08-07 14:36:15 -07:00
Daniel Nelson
795f02ab88
Cleanup Makefile ( #3089 )
2017-08-03 11:54:05 -07:00
Daniel Nelson
360d03e301
Update changelog and readme
2017-08-02 18:02:41 -07:00
Daniel Nelson
137b312fa9
Add Zipkin input plugin ( #3080 )
2017-08-02 17:58:26 -07:00
Daniel Nelson
ce12913bc2
Update precision documentation and examples
...
Precision is no longer used by the InfluxDB output.
closes #3079
2017-08-01 15:02:36 -07:00
Daniel Nelson
d82c5062b8
Add Appveyor continuous integration ( #3074 )
2017-07-31 16:12:09 -07:00
Daniel Nelson
6666e6a5a7
Update changelog
2017-07-31 11:37:32 -07:00
Vladislav Mugultyanov
9c0aadf445
Add histogram aggregator plugin ( #2387 )
2017-07-31 11:33:51 -07:00
Daniel Nelson
3bd14ed229
Update changelog
2017-07-31 11:30:27 -07:00
DanKans
5e95367f6c
Sanitize password from couchbase metric ( #3033 )
2017-07-31 11:29:14 -07:00
Jeff Ashton
c31e7d0b91
Fix win_perf_counters tests ( #3068 )
2017-07-31 11:03:26 -07:00
Oscar Sironi
f8c84302a4
Add config file path troubleshooting advice for Windows ( #3071 )
2017-07-31 10:58:12 -07:00
Daniel Nelson
9143670d6e
Update changelog
2017-07-27 17:19:33 -07:00
Daniel Nelson
f0bd69d904
Add tls options to docker input ( #3063 )
2017-07-27 17:18:44 -07:00
Daniel Nelson
7179290dea
Update changelog
2017-07-27 15:21:52 -07:00
Daniel Nelson
c4297f40ad
Allow iptable entries with trailing text ( #3060 )
2017-07-27 15:21:06 -07:00
Daniel Nelson
0d4c954e01
Update changelog
2017-07-27 15:15:11 -07:00
Daniel Nelson
d6cf9f4f30
Fix docker memory and cpu reporting in Windows ( #3043 )
2017-07-27 15:12:29 -07:00
Daniel Nelson
5f88be022c
Add circleci parameter to build packages
2017-07-26 17:13:50 -07:00
Daniel Nelson
284ab79a37
Set 1.3.5 release date
2017-07-26 15:53:49 -07:00
Daniel Nelson
2bd6c80506
Update changelog
2017-07-25 17:12:45 -07:00
Daniel Nelson
0ca936a12e
Default to localhost if zookeeper has no servers set ( #3056 )
2017-07-25 17:08:32 -07:00
Daniel Nelson
a26fc52181
Fix panic in logparser if file cannot be opened ( #3055 )
2017-07-25 17:08:03 -07:00
Daniel Nelson
83f575fcea
Add redis_version field to redis input ( #3054 )
2017-07-25 17:07:43 -07:00
Daniel Nelson
ffd1f25b75
Update changelog
2017-07-25 16:09:48 -07:00
Daniel Nelson
1658404cea
Update changelog
2017-07-25 15:43:13 -07:00
Daniel Nelson
82ea04f188
Fix prometheus output cannot be reloaded ( #3053 )
2017-07-25 15:41:18 -07:00
xin053
273d0b85b0
Correct spelling of toml field in mysql input ( #3051 )
2017-07-25 10:57:27 -07:00
Théophile Helleboid - chtitux
f3917ec5ff
Fix typo in postgresql_extensible/README.md ( #3052 )
2017-07-25 10:39:14 -07:00
Daniel Nelson
428455e032
Update changelog
2017-07-24 18:26:29 -07:00
Daniel Nelson
573bd4aa32
Start first aggregator period at startup time ( #3050 )
...
Fixes issue where metrics collected immediately after startup would not
be aggregated.
2017-07-24 18:25:05 -07:00
Oskar
ab5205f8c3
Fix go vet under windows ( #3046 )
2017-07-24 12:36:33 -07:00
Daniel Nelson
85aa212467
Update changelog
2017-07-21 16:57:28 -07:00
Daniel Nelson
840d19db35
Add network option to dns_query ( #3042 )
2017-07-21 16:56:08 -07:00
Daniel Nelson
1c267e9b16
Update changelog
2017-07-21 15:46:22 -07:00
Andy Cobaugh
1ff6e92193
Add input plugin for OpenLDAP ( #2612 )
2017-07-21 15:44:20 -07:00
Daniel Nelson
c82c0e596b
Update changelog
2017-07-21 14:31:25 -07:00
Daniel Nelson
31ce98fa91
Don't match pattern on any error ( #3040 )
...
This prevents a pattern with no wildcards from matching in case
permissions is denied.
2017-07-21 14:28:14 -07:00
Daniel Nelson
4d66db1603
Update changelog
2017-07-21 14:26:39 -07:00
Yann Cézard
681d20083a
Only report cpu usage for online cpus in docker input ( #3035 )
2017-07-21 14:25:17 -07:00
Daniel Nelson
4ee74ff54b
Document GNU make requirement
2017-07-21 11:15:00 -07:00
Daniel Nelson
16073e4172
Update changelog
2017-07-21 10:57:39 -07:00
Daniel Nelson
3c204d409d
Line wrap documentation
2017-07-21 10:57:12 -07:00
DanKans
d903a9142d
Fix filtering when both pass and drop match an item ( #3036 )
...
Adjust logic in functions responsible for passing metrics in order to be able
to process them correctly in case where pass and drop are defined together.
2017-07-21 10:53:57 -07:00