yandex / yandex-tank

Load and performance benchmark tool
Other
2.46k stars 278 forks source link

Javascript error in YandexTank HTTP UI #66

Closed teran closed 10 years ago

teran commented 10 years ago

Hello everyone :)

I've got this error in HTTP UI(on tank's port 8080):

Uncaught TypeError: undefined is not a function chart_tpl.js:282 AmChartsPWEHelper.createChart chart_tpl.js:282 (anonymous function)

screen shot 2014-01-13 at 18 51 43

All of js files loaded normally.

Don't you want to distribute js libraries with yandex-tank package? This should help to avoid broken API's like in this case.

Thanks in advance.

undera commented 10 years ago

Fixed: https://github.com/yandex-load/yandex-tank/commit/02cb181345e2e03f4675d9763319556afd59288c

doctornkz commented 10 years ago

Hi, Teran! Glad to see You! Unfortunatly, we dont have enouth resources to develope local js code. And we have to use loadosophia based js. We dont have permission to move this js to tank package.