Nurlan
f28368b78f
Update core_and_modules.rst
2017-01-16 16:37:36 +03:00
Alexey Lavrenuke
68eb2e305f
Merge pull request #315 from f2nd/telegraf_multisource
...
Telegraf multisource
2017-01-16 15:18:52 +02:00
Mikhail Dyomin
ee3125840f
Version++
2017-01-13 15:22:02 +03:00
Mikhail Dyomin
2d5e513264
Add multiple source for telegraf agent
...
Telegraf agent can read additional files in telegraf-style json format
passed via <Source>/path</Source> option.
Files not existed at the start of agent are ignored.
2017-01-12 16:12:03 +03:00
Mikhail Dyomin
bcee4fac90
Proper agent termination
...
- handles all signals
- closes drain threads
- wait for startup processes termination and can kill hanged process
2017-01-12 15:53:51 +03:00
Alexey Lavrenuke
63f5cbc0ae
fix base config
2017-01-11 18:24:24 +03:00
Alexey Lavrenuke
77d7f195a1
Merge pull request #314 from nnugumanov/patch-8
...
Update setup.py
2017-01-11 15:07:11 +02:00
Nurlan
33d0911f6f
Update setup.py
2017-01-11 16:05:37 +03:00
Alexey Lavrenuke
c73806690a
Merge pull request #313 from nnugumanov/patch-7
...
JsonReport kept opened log files
2017-01-11 12:15:13 +02:00
Nurlan
9be6f54f5b
Update plugin.py
2017-01-10 19:44:30 +03:00
Nurlan
664bb11807
JsonReport kept opened log files
2017-01-10 19:31:33 +03:00
Alexey Lavrenuke
75f0ba3a4c
pandora custom config
2016-12-30 16:56:24 +03:00
Alexey Lavrenuke
40706c55b8
yapf autoformat
2016-12-30 16:46:29 +03:00
Alexey Lavrenuke
443bd5291d
Merge pull request #312 from sievlev/svgreport
...
Add plugin to generate simple reports in svg format
2016-12-30 14:39:15 +02:00
Stanislav Ievlev
b31ca0e5a1
Add documentation for module
2016-12-30 15:37:18 +03:00
Stanislav Ievlev
1a9022255d
Satisfy flake8
2016-12-30 14:45:04 +03:00
Stanislav Ievlev
2adfa12f3c
Add plugin to generate simple reports in svg format
2016-12-30 14:28:53 +03:00
Alexey Lavrenuke
02232a1c8e
remove too verbose logging
2016-12-28 18:26:21 +03:00
Alexey Lavrenuke
1fb7be7e81
Merge pull request #311 from netortik/telegraf-fixes
...
removed excessive artifacts adding w/ keep=True
2016-12-27 17:49:45 +03:00
Timur Torubarov
ea8c9da0bd
version bump
2016-12-27 17:49:19 +03:00
Timur Torubarov
03d9d62a5a
removed excessive artifacts adding w/ keep=True
2016-12-27 17:31:54 +03:00
Alexey Lavrenuke
c9682a5b80
version
2016-12-27 16:58:41 +03:00
Alexey Lavrenuke
4ac0abc54b
Merge pull request #308 from nnugumanov/patch-5
...
Enable JsonReport in 00-base.ini
2016-12-27 16:58:25 +03:00
Alexey Lavrenuke
b952a1e974
Merge pull request #309 from nnugumanov/patch-6
...
updated /api/config/00-base.ini
2016-12-27 16:55:33 +03:00
Alexey Lavrenuke
37ff6a4385
flake8
2016-12-27 16:50:34 +03:00
Alexey Lavrenuke
966386e7ea
some pep8
2016-12-27 16:08:02 +03:00
Alexey Lavrenuke
bba885fefa
Merge pull request #310 from sievlev/pyfakes
...
Fix some of pyflakes warnings
2016-12-27 14:25:21 +03:00
Stanislav Ievlev
2e0049a01d
Fix some of pyflakes warnings
2016-12-27 13:47:38 +03:00
Alexey Lavrenuke
c6d04eb9fa
support one more old plugin path style
2016-12-26 19:00:21 +03:00
Nurlan
d835073270
updated /api/config/00-base.ini
...
synced consoleworker's .ini with api's .ini file
TotalAutostop, ConsoleOnline, GraphiteUploader were removed long ago.
2016-12-23 18:07:17 +03:00
Nurlan
a0c772174b
Enable JsonReport in 00-base.ini
2016-12-23 18:00:59 +03:00
Alexey Lavrenuke
08e007657c
version
2016-12-21 17:06:02 +03:00
Alexey Lavrenuke
b099f32114
Merge pull request #306 from netortik/telegraf-customs
...
fixes for telegraf reader threads
2016-12-21 17:01:12 +03:00
Timur Torubarov
6172acd2c6
fixes for telegraf reader threads
2016-12-21 16:58:48 +03:00
Alexey Lavrenuke
e05b0af007
Merge pull request #305 from fomars/master
...
Chopper for stats reader
2016-12-20 15:51:08 +03:00
Arseniy Fomchenko
aa6c5eb092
bump version
2016-12-20 15:46:27 +03:00
Arseniy Fomchenko
e5583ebebc
Chopper for stats reader
2016-12-20 15:33:51 +03:00
Alexey Lavrenuke
5c08b7c0b8
rename test data file
2016-12-19 19:09:28 +03:00
Alexey Lavrenuke
7099c91639
fix reader
2016-12-19 18:51:17 +03:00
Alexey Lavrenuke
c3df74b957
remove forgotten debugger
2016-12-19 17:42:31 +03:00
Alexey Lavrenuke
2e059c5625
ignore build files
2016-12-19 17:40:46 +03:00
Alexey Lavrenuke
4f4ce80b15
Merge branch 'master' of github.com:yandex/yandex-tank
2016-12-19 17:40:15 +03:00
Alexey Lavrenuke
727e19f4a4
remove python3 travis testing
2016-12-19 17:38:15 +03:00
Alexey Lavrenuke
653049f01b
Merge pull request #304 from fomars/master
...
aggregator fix
2016-12-19 17:30:59 +03:00
Alexey Lavrenuke
a233e21064
Merge pull request #302 from ei-grad/patch-1
...
Improve total ammo count formula
2016-12-19 17:19:02 +03:00
Arseniy Fomchenko
80043847ea
drain test fix
2016-12-19 17:18:31 +03:00
Alexey Lavrenuke
2b8145db4f
Merge pull request #303 from f2nd/master
...
Float custom metrics for telegraf
2016-12-19 17:15:38 +03:00
Arseniy Fomchenko
0723fc1c59
aggregator fix
2016-12-19 17:10:34 +03:00
Mikhail Dyomin
9c2e1fc041
Float custom metrics for telegraf
2016-12-19 16:31:05 +03:00
Alexey Lavrenuke
607043dcf8
remove configparser from deps
2016-12-15 17:48:41 +03:00