Skip to content

Commit c970a60

Browse files
committed
Merge branch '6.2.x'
2 parents 396f04a + 9173e13 commit c970a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework-docs/modules/ROOT/pages/integration/observability.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ By default, the following `KeyValues` are created:
270270
== HTTP Client Instrumentation
271271

272272
HTTP client exchange observations are created with the name `"http.client.requests"` for blocking and reactive clients.
273+
This observation measures the entire HTTP request/response exchange, from connection establishment up to body deserialization.
273274
Unlike their server counterparts, the instrumentation is implemented directly in the client so the only required step is to configure an `ObservationRegistry` on the client.
274275

275276
[[observability.http-client.resttemplate]]

0 commit comments

Comments
 (0)