Commit Graph

1988 Commits

Author SHA1 Message Date
Alexey Lavrenuke
6fe04e3a2f Merge pull request #319 from nnugumanov/patch-12
Update setup.py
2017-02-02 09:03:17 +02:00
Nurlan
82ab411433 Update setup.py 2017-02-02 12:02:59 +05:00
Alexey Lavrenuke
86c5f0725d Merge pull request #318 from fomars/master
fix No such file or directory in JsonReporter
2017-02-01 13:55:13 +02:00
Arseniy Fomchenko
e4e0c375e7 pep8 fix 2017-02-01 15:41:28 +05:00
Arseniy Fomchenko
ed392a8849 fix No such file or directory in JsonReporter 2017-01-31 17:28:52 +05:00
Alexey Lavrenuke
64b6739dcf Merge branch 'master' of github.com:yandex/yandex-tank 2017-01-19 16:59:54 +03:00
Alexey Lavrenuke
55fadf73e3 v1.8.31 2017-01-19 16:59:35 +03:00
Alexey Lavrenuke
03c5fc5f30 Merge pull request #317 from netortik/master
added TelegrafRaw monitoring section, added KernelVmstat
2017-01-19 15:11:28 +02:00
Timur Torubarov
7047acf370 added TelegrafRaw monitoring section, added KernelVmstat 2017-01-19 15:59:02 +03:00
Alexey Lavrenuke
845f14694e Merge pull request #316 from nnugumanov/patch-11
Made clear note about Telegraf plugin activation
2017-01-19 12:39:22 +02:00
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