-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Determine how to report API Proxy latency, as a separate value from network or remote API Backend latency. (Test the latency for making calls through Api Umbrella vs making calls directly)
User story
As a system administrator
I would like to know how much latency is introduced at the proxy layer
so that I understand how a proxy affects our request/response cycle
Details
Since the API Proxy layer is currently provided by API Umbrella, the reporting functionality may need to be provided by the API Umbrella platform. See the upstream support ticket for status update.
Definition of done
- Developers should be able to read about results of benchmarking - e.g. in project documentation
- Administrators should be able to re-run the benchmark in order to verify the results
- DevOps repository should be updated to contain benchmarking script(s)
Reactions are currently unavailable