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
spring-boot-docker-compose
spring-boot-docs Revert "Exclude unwanted javax.inject dependency from Data Couchbase" 2024-04-12 11:19:16 +01:00
spring-boot-parent
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
spring-boot-tools Make includes configurable via a property 2024-04-11 16:32:17 +01:00