spring-framework/framework-docs/src/docs/asciidoc
Brian Clozel 5dfa61eb0b Restrict "uri" KeyValue for client observations
Prior to this commit, the "uri" KeyValue for low cardinality metadata
would contain the entire uri template given to the HTTP client when
creating the request. This was a breaking change for existing metrics
dashboards, as previous support was removing the protocol, host and port
parts of the URI.
Indeed, this information is available in the "client.name" and
"http.uri" KayValue.

This commit parses and removes the protocol+host+port information from
the uri template for the "uri" KeyValue.

Fixes gh-29885
2023-01-30 10:09:45 +01:00
..
core Stop referring to "Spring 3.x" features in documentation and code 2023-01-20 14:13:18 +01:00
data-access Polishing 2022-11-29 13:51:34 +01:00
images Create framework-docs module 2022-11-02 10:59:12 +01:00
integration Restrict "uri" KeyValue for client observations 2023-01-30 10:09:45 +01:00
languages Additional documentation notes on Java/Kotlin parameter name retention 2022-11-24 14:08:53 +01:00
testing Polishing 2023-01-06 16:50:19 +00:00
web Remove obsolete Tiles documentation from reference manual 2023-01-19 16:43:51 +01:00
appendix.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00
attributes.adoc Polish asciidoc attributes 2022-11-19 16:43:47 +01:00
core.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00
data-access.adoc Polishing 2022-12-18 12:05:24 +01:00
index-docinfo-header.html Create framework-docs module 2022-11-02 10:59:12 +01:00
index.adoc Update copyright year in reference manual 2023-01-11 17:32:31 +01:00
integration.adoc Document Observability support in reference docs 2022-11-25 17:33:11 +01:00
languages.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00
overview.adoc Update documentation to mention Java 17+ baseline 2022-11-18 09:43:41 +01:00
page-layout.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00
rsocket.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00
spring-framework.adocbook Increase number of TOC levels to 4 in generated PDF documentation 2023-01-24 15:31:14 +01:00
testing.adoc Introduce appendix in Testing chapter in the reference manual 2022-11-19 14:59:34 +01:00
web-reactive.adoc Fix link to WebFlux section in reference manual 2022-11-19 14:42:55 +01:00
web.adoc Refactor Asciidoctor attributes in reference docs 2022-11-17 15:35:28 +01:00