Больше логов
2019-07-05 15:58:11,595 [DEBUG] yandextank.plugins.Telegraf.collector collector.py:112 Polling/decoding agents data took: 0.06ms
2019-07-05 15:58:11,796 [ERROR] yandextank.plugins.Telegraf.reader reader.py:73 Telegraf agent send trash to output: Exception in thread Thread-1:
2019-07-05 15:58:11,798 [DEBUG] yandextank.plugins.Telegraf.reader reader.py:76 Telegraf agent data block w/ trash: %s
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/yandextank/plugins/Telegraf/reader.py", line 37, in _decode_agents_data
jsn = json.loads(chunk)
File "/usr/lib/python2.7/json/init.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded