You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had successfully installed and launched the amplify agent on my test server, then I did the same procedure to my production server.
All other metrics are fine, however, the four metrics; connections/s, current connections, requests/s and current requests are unavailable on the production server.
One thing I found suspicious on the production server is "curl http://127.0.0.1/nginx_status" randomly returns 404 errors.
I had successfully installed and launched the amplify agent on my test server, then I did the same procedure to my production server.
All other metrics are fine, however, the four metrics; connections/s, current connections, requests/s and current requests are unavailable on the production server.
One thing I found suspicious on the production server is "curl http://127.0.0.1/nginx_status" randomly returns 404 errors.
The following is the result of a series of "curl http://127.0.0.1/nginx_status".
The environment is AWS EC2 t3, Ubuntu 20.08, nginx 1.18.0 and amplify agent from https://packages.amplify.nginx.com/py3/ubuntu/
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: