Skip to content

Commit 3edfbc6

Browse files
authored
Remove claim that metrics are automatically propated from the webserver to the webclient (helidon-io#6319)
1 parent 82d447e commit 3edfbc6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/se/webclient.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///////////////////////////////////////////////////////////////////////////////
22

3-
Copyright (c) 2020, 2022 Oracle and/or its affiliates.
3+
Copyright (c) 2020, 2023 Oracle and/or its affiliates.
44

55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
@@ -48,8 +48,8 @@ Creates every client and request as a builder pattern. This improves readability
4848
* *Redirect chain* +
4949
Follows the redirect chain and perform requests on the correct endpoint by itself.
5050
51-
* *Tracing, metrics and security propagation* +
52-
Automatically propagates the configured tracing, metrics and security settings of the Helidon WebServer to the WebClient and uses them during request and response.
51+
* *Tracing and security propagation* +
52+
Automatically propagates the configured tracing and security settings of the Helidon WebServer to the WebClient and uses them during request and response.
5353
5454
include::{rootdir}/includes/dependencies.adoc[]
5555

0 commit comments

Comments
 (0)