Skip to content

Commit

Permalink
In addition to previous merge commit
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed May 7, 2024
1 parent ed8115e commit b43a78b
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -202,6 +202,13 @@
"name": "reactor.netty.http.server.SimpleCompressionHandler",
"queryAllPublicMethods": true
},
{
"condition": {
"typeReachable": "reactor.netty.http.server.WebsocketServerOperations$WebsocketHttpServerMetricsHandler"
},
"name": "reactor.netty.http.server.WebsocketServerOperations$WebsocketHttpServerMetricsHandler",
"queryAllPublicMethods": true
},
{
"condition": {
"typeReachable": "reactor.netty.http.server.logging.AccessLogHandlerH1"
Expand Down

0 comments on commit b43a78b

Please sign in to comment.