spring-boot/spring-boot-project
Brian Clozel 24f80154d4 Do not overwrite attributes in ClientObservationConventionAdapter
Prior to this commit, the `ClientObservationConventionAdapter` would
overwrite a request builder attribute. This would happen when the
request is not fully built when the observation starts. At that point,
the tags are built for long task timers, but not for the actual metric.
This effectively overrides the correct value of the URI template in the
builder.

This commit removes this builder update which was invalid in the first
place.

Fixes gh-40330
2024-04-12 16:31:02 +02:00
..
spring-boot Minimize pollution of Log4j2's environment 2024-04-12 10:25:25 +01:00
spring-boot-actuator Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-actuator-autoconfigure Do not overwrite attributes in ClientObservationConventionAdapter 2024-04-12 16:31:02 +02:00
spring-boot-autoconfigure Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-dependencies Upgrade to Spring GraphQL 1.2.6 2024-04-10 10:54:21 +01:00
spring-boot-devtools Remove redundant Regex escapes 2024-03-27 09:34:28 +01:00
spring-boot-docker-compose Update copyright year of changed files 2024-02-21 13:58:53 -08:00
spring-boot-docs Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-parent Revert "Stop managing version of commons-compress where it isn't needed" 2024-02-06 12:36:26 +00:00
spring-boot-starters Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-test Apply instanceof pattern matching 2024-04-03 16:30:01 -05:00
spring-boot-test-autoconfigure Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-testcontainers Harmonize style of igored exceptions across the codebase 2024-02-12 10:14:20 +01:00
spring-boot-tools Make includes configurable via a property 2024-04-11 16:32:17 +01:00