[Task] <support monitoring nginx server metrics> #1360
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
new feature
status: volunteer wanted
task
Description
support monitoring nginx server metrics
monitoring nginx metrics eg: requests number, accepts number, handled number, qps, error and more.
suggest use nginx itself
ngx_http_stub_status_module
, and we collect metrics from this moudlengx_http_stub_status_module
export staus pagehttp://localhost/nginx-status
relate links:
https://blog.csdn.net/weixin_55985097/article/details/116722309
https://www.cnblogs.com/leoyang63/articles/12482218.html
https://www.tecmint.com/enable-nginx-status-page/
https://ubiq.co/tech-blog/how-to-enable-nginx-status-page/
Task List
The text was updated successfully, but these errors were encountered: