Change the description for the uri client request observation
This commit describes what parts that are removed from the URI template keyvalue. Closes: gh-34116 Signed-off-by: Mattias-Sehlstedt <60173714+Mattias-Sehlstedt@users.noreply.github.com>
This commit is contained in:
committed by
Brian Clozel
parent
a985b73939
commit
50b1fb0b15
@@ -74,7 +74,7 @@ public enum ClientHttpObservationDocumentation implements ObservationDocumentati
|
||||
/**
|
||||
* URI template used for HTTP request, or {@value KeyValue#NONE_VALUE} if
|
||||
* none was provided.
|
||||
* <p>Only the path part of the URI is considered.
|
||||
* <p>The protocol, host and port part of the URI are not considered.
|
||||
*/
|
||||
URI {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user