Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] <support monitoring nginx server metrics> #1360

Open
2 tasks
tomsun28 opened this issue Nov 27, 2023 · 1 comment
Open
2 tasks

[Task] <support monitoring nginx server metrics> #1360

tomsun28 opened this issue Nov 27, 2023 · 1 comment
Assignees

Comments

@tomsun28
Copy link
Contributor

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 moudle ngx_http_stub_status_module export staus page http://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

  • support monitoring nginx server metrics
  • nginx monitoring help document
@a-little-fool
Copy link
Contributor

I want to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants