spring-boot/spring-boot-project
Andy Wilkinson fe078c8afc Avoid capturing URI template when interceptor won't use it
Previously, the URI template handler installed by the client metrics
interceptor would always capture the URI template and push it onto the
deque, irrespective of whether auto timing was enabled. When
auto-timing is disabled the deque is never polled so this led to its
unrestricted growth.

This commit updates the URI template handler so that a URI template is
only pushed onto the deque when the auto timing configuration enables
the interceptor.

Fixes gh-26915
2021-06-16 08:27:51 +01:00
..
spring-boot Merge branch '2.3.x' into 2.4.x 2021-06-10 00:15:28 -07:00
spring-boot-actuator Avoid capturing URI template when interceptor won't use it 2021-06-16 08:27:51 +01:00
spring-boot-actuator-autoconfigure Use Asciidoctor's revision line to provide document's version 2021-06-14 13:24:01 +01:00
spring-boot-autoconfigure Make Flyway and Liquibase auto-config back off without spring-jdbc 2021-06-15 22:00:11 +01:00
spring-boot-cli Merge branch '2.3.x' into 2.4.x 2021-03-30 20:52:15 +01:00
spring-boot-dependencies Upgrade to Spring AMQP 2.3.8 2021-06-09 21:39:24 +01:00
spring-boot-devtools Polish 'Make livereload websocket headers case insensitive' 2021-06-15 17:29:45 -07:00
spring-boot-docs Use Asciidoctor's revision line to provide document's version 2021-06-14 13:24:01 +01:00
spring-boot-parent Merge branch '2.3.x' into 2.4.x 2021-04-20 17:58:14 +02:00
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00
spring-boot-starters Merge branch '2.3.x' into 2.4.x 2021-01-20 13:57:18 +01:00
spring-boot-test Merge branch '2.3.x' into 2.4.x 2021-06-08 18:05:12 -07:00
spring-boot-test-autoconfigure Merge branch '2.3.x' into 2.4.x 2021-06-08 18:05:12 -07:00
spring-boot-tools Polish authors separators 2021-06-14 13:35:30 +01:00