Skip to content

Commit 042d1a9

Browse files
authored
Merge pull request #2097 from thresheek/remove-amplify
nginx: removed Amplify notices.
2 parents d37ceeb + 56c7411 commit 042d1a9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

nginx/content.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -181,13 +181,3 @@ http {
181181
```
182182

183183
Alternatively, check out the official [Docker NGINX unprivileged image](https://hub.docker.com/r/nginxinc/nginx-unprivileged).
184-
185-
## Monitoring nginx with Amplify
186-
187-
[Amplify](https://amplify.nginx.com/signup/) is a free monitoring tool that can be used to monitor microservice architectures based on nginx. Amplify is developed and maintained by the company behind the nginx software.
188-
189-
With Amplify it is possible to collect and aggregate metrics across containers, and present a coherent set of visualizations of the key performance data, such as active connections or requests per second. It is also easy to quickly check for any performance degradations, traffic anomalies, and get a deeper insight into the nginx configuration in general.
190-
191-
In order to use Amplify, a small Python-based agent software (Amplify Agent) should be [installed](https://github.com/nginxinc/docker-nginx-amplify) inside the container.
192-
193-
For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc).

0 commit comments

Comments
 (0)