[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021464#comment-18021464
 ] 

ASF subversion and git services commented on HTTPCLIENT-2387:
-------------------------------------------------------------

Commit 345aca1a71b857d6348521c715f94e23f922f9d2 in httpcomponents-client's 
branch refs/heads/master from Arturo Bernal
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=345aca1a7 ]

HTTPCLIENT-2387: Micrometer/OTel observations & metrics (5.6) (#706)

Add httpclient5-observation with timers/counters for classic/async, IO bytes,
pool gauges, DNS/TLS meters; Observation interceptors; MetricConfig & options;
offline tests; optional deps; Javadoc @since 5.6; no-reflection pool binding.

> Optional Observability Module for HttpClient
> --------------------------------------------
>
>                 Key: HTTPCLIENT-2387
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2387
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>            Reporter: Arturo Bernal
>            Assignee: Arturo Bernal
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
>  Adding optional Micrometer metrics integration into HttpClient  so that 
> developers can obtain an instrumented {{CloseableHttpClient}} which 
> automatically records request counts, latencies and error rates.
> By handing in their own {{{}ObservationRegistry{}}}, teams will be able to 
> plug these metrics straight into their existing monitoring back-ends with 
> zero boilerplate and without touching application code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to