大家好,OpenResty 中应用性能监控大家是怎么做的?有没有一些比较好的开源组件可以参考的?能够对lua代码块或方法块进行性能数据采集(或者俗称埋点),例如调用次数、执行时间等。感谢!
--
--
邮件来自列表“openresty”,专用于技术讨论!
订阅: 请发空白邮件到 openresty+subscribe@googlegroups.com
发言: 请发邮件到 open...@googlegroups.com
退订: 请发邮件至 openresty+unsubscribe@googlegroups.com
归档: http://groups.google.com/group/openresty
官网: http://openresty.org/
仓库: https://github.com/agentzh/ngx_openresty
教程: http://openresty.org/download/agentzh-nginx-tutorials-zhcn.html
APM 是侵入性的探针。在 OpenResty 里面你可以使用更高级的火焰图,能对正在运行的活体程序进行非侵入式性能分析。不过,现在还有好看的报表,需要自己去分析火焰图的结果。
在 2016年12月8日 下午1:50, <xfwang...@gmail.com>写道:
大家好,OpenResty 中应用性能监控大家是怎么做的?有没有一些比较好的开源组件可以参考的?能够对lua代码块或方法块进行性能数据采集(或者俗称埋点),例如调用次数、执行时间等。感谢!
--
--
邮件来自列表“openresty”,专用于技术讨论!
订阅: 请发空白邮件到 openresty...@googlegroups.com
发言: 请发邮件到 open...@googlegroups.com
退订: 请发邮件至 openresty+...@googlegroups.com
订阅: 请发空白邮件到 openresty+subscribe@googlegroups.com
发言: 请发邮件到 open...@googlegroups.com
退订: 请发邮件至 openresty+unsubscribe@googlegroups.com
订阅: 请发空白邮件到 openresty+subscribe@googlegroups.com
发言: 请发邮件到 open...@googlegroups.com
退订: 请发邮件至 openresty+unsubscribe@googlegroups.com