aws

Ben Sless 2022-04-08T14:41:44.225419Z

Is there any protocol or recommendation for metrics for the aws API? Something like success rate and latency for different ops. I know it can be done trivially by wrapping invoke, but it would have been nice to have a metrics protocol for clients. Some things I can't measure by wrapping like retries.

Alex Miller (Clojure team) 2022-04-08T14:50:56.413049Z

adding an issue at https://github.com/cognitect-labs/aws-api/issues would be best for tracking

👍 2