googleinterns / cloud-operations-api-mock

Apache License 2.0
5 stars 2 forks source link

Add mechanism to set a delay for writing spans #26

Closed the-ericwang35 closed 4 years ago

the-ericwang35 commented 4 years ago

One of the Go exporter tests checks that the exporter returns an error and does not write the span when there is a large delay from the server. So, we need to allow the user to set a delay on our mock server.