instana / nginx-tracing

Instana tracing for NGINX demonstration
Apache License 2.0
12 stars 4 forks source link

Add a load test of 10K requests per seconds to NGINX. #69

Open teresanovielloatinstana opened 3 months ago

teresanovielloatinstana commented 3 months ago
  1. Modify the client application request frequency to 1 every ms
  2. Add to dockerfile 10 instannces of clients
  3. Add to dockerfile the dependency between clients and instana-agent, and between NGINX server and Instana agent, a workaround to give time to NGINX server to go up before the clients and before the backend.