Browse Source

A bit of clarification.

Andy A 8 years ago
parent
commit
45775b58b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nginx/content.md

+ 1 - 1
nginx/content.md

@@ -114,6 +114,6 @@ web:
 
 
 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.
 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.
 
 
-In order to use Amplify, the Amplify Agent should be [installed](https://github.com/nginxinc/docker-nginx-amplify) inside the container.
+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.
 
 
 For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc).
 For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc).