awslabs / aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications
Apache License 2.0
136 stars 42 forks source link

Metric for manager #370

Closed TingDaoK closed 2 years ago

TingDaoK commented 2 years ago

Provide API to fetch metric for managers.

To support https://github.com/aws/aws-sdk-java-v2/blob/master/http-client-spi/src/main/java/software/amazon/awssdk/http/HttpMetric.java#L65

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.