GuyZhangZhang / falcon-ngx_metric

falcon plugin for nginx statistic
Apache License 2.0
131 stars 57 forks source link

python脚本运行报错 #3

Closed leeypp closed 7 years ago

leeypp commented 8 years ago

Traceback (most recent call last): File "nginx_collect.py", line 450, in collect append_datapoint(datapoints, Render.render(la)) File "nginx_collect.py", line 70, in render c = renders[la[0]] KeyError: ''

leeypp commented 8 years ago

经过查看nginx日志可以发现问题所在 cp ${NGINX_HOME}/falcon-ngx_metric/lua/ngx_metric/ngx_metric -R /usr/share/lua/5.1/ 即可解决

wujunlin555 commented 8 years ago

我跟你一摸一样的错误 用你的方法 行不通 困扰好久

gogogonnn commented 7 years ago

*.lua的路径找不到,查一下nginx的error日志调一下路径