Polishing

This commit is contained in:
Sam Brannen
2024-05-24 13:09:53 +02:00
parent e999f4e47d
commit 77f7da01e4

View File

@@ -132,7 +132,7 @@ public class ServerHttpObservationFilter extends OncePerRequestFilter {
* @param scope the newly opened observation scope
* @param request the HTTP client request
* @param response the filter's response
* @since 6.2.
* @since 6.2
*/
protected void onScopeOpened(Observation.Scope scope, HttpServletRequest request, HttpServletResponse response) {
}