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
spring-boot-actuator
spring-boot-actuator-autoconfigure Do not overwrite attributes in ClientObservationConventionAdapter 2024-04-12 16:31:02 +02:00
spring-boot-autoconfigure
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
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
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-testcontainers
spring-boot-tools Make includes configurable via a property 2024-04-11 16:32:17 +01:00