-
Tank reports error 500 for all unknown jmeter exceptions by default.
Code 500 "Internal Server Error" it is a server side problem.
Problems with jmeter scenario (client problem) also reported as 500 e…
-
When I using [[inputs.postgres]] I receive this error, because this plugin has string metrics.
https://github.com/yandex/yandex-tank/blob/develop/yandextank/plugins/Telegraf/plugin.py#L299
This ty…
-
After successful install yandex-tank, I am try to get help info, but get errors:
Traceback (most recent call last):
File "/opt/Python-3.5.5/bin/yandex-tank", line 7, in
from yandextank.core.…
-
I'm trying to use yandex.tank with a jmeter as a load generator and overload service for storing test results but I encountered a strange behaviour:
I had launched a simple test and after the test…
-
Hello,
The most recent image at https://hub.docker.com/r/direvius/yandex-tank is two years old.
Could you update them with the latest Tank version, please?
I've tries to build new image myself,…
-
```
File "/root/venv/lib/python3.8/site-packages/yandextank/stepper/main.py", line 12, in
from yandextank.contrib.netort.netort.resource import manager as resource
ModuleNotFoundError: No mo…
-
Yandex Tank expects the request size in bytes (in utf-8 encoding) whereas the tool calculates size as count of characters in the request. This solution worked for most of requests because they contai…
kr0nd updated
2 years ago
-
Problem: When requirements to load particular functionality of the application, current solution to have multiple yml files with different sets of URI's or multiple files. Regardless of what plugin is…
-
Overload plugin don't use https proxy via "export https_proxy=ip"
load.ini
```
[tank]
plugin_overload=yandextank.plugins.Overload
[overload]
# to obtain a token login to https://overload.yande…
-
Is this project no longer being maintained? Is there an alternative?