linkerd2/controller
Andrew Seigner 1ed4a93b5e
Higher velocity metrics from simulate-proxy (#635)
simulate-proxy increments a single set of metrics on each iteration, and
also randomizes http status codes, leaving counters unchanged across
several collections.

Modify simuilate-proxy to increment all metrics on each iteration,
provide a 90% success rate, ensure a pod does not call itself, and
increase proxy count from 3 to 10.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-03-28 13:30:02 -07:00
..
api Exclude telemetry generated by the control plane when requesting depl… (#493) 2018-03-05 17:58:08 -08:00
cmd Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
destination Add the NoEndpoints message to the Destination API (#564) 2018-03-27 10:45:41 -10:00
gen Add the NoEndpoints message to the Destination API (#564) 2018-03-27 10:45:41 -10:00
k8s Add the NoEndpoints message to the Destination API (#564) 2018-03-27 10:45:41 -10:00
script Higher velocity metrics from simulate-proxy (#635) 2018-03-28 13:30:02 -07:00
tap Ensure tap requests at least 1rps from each pod (#459) 2018-02-27 16:03:47 -08:00
telemetry Run go fix to fix context package imports (#470) 2018-02-28 13:25:33 -08:00
util Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
Dockerfile Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00