File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,12 @@ If you wish to use this service with uWSGI then define `PROXY_UWSGI=1` and set
6060use `http://`, ex. if your uwsgi server is hosting itself at `--socket :8000`
6161then set `PROXY_REVERSE_URL=localhost:8000`.)
6262
63+ # # Nginx status
64+
65+ The [nginx status][] page is configured to run at
66+ http://localhost:8091/nginx_status. This endpoint can be used by Datadog and
67+ other metrics collectors.
68+
6369# # Development
6470
6571A test suite is baked into nginx-proxy's Dockerfile. You can run it by building
@@ -79,3 +85,4 @@ Notable differences from the official [nginx container][]
7985[nginx container] : https://hub.docker.com/_/nginx
8086[gomplate] : https://docs.gomplate.ca/
8187[uwsgi] : https://uwsgi-docs.readthedocs.io/en/latest/
88+ [nginx status] : https://nginx.org/en/docs/http/ngx_http_stub_status_module.html
You can’t perform that action at this time.
0 commit comments