|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private recordParentInfo(recorder SpanRecorder, request HttpServerRequest) : void in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private recordRootSpan(recorder SpanRecorder, request HttpServerRequest) : void in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private samplingEnable(request HttpServerRequest) : boolean in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private populateTraceIdFromRequest(request HttpServerRequest) : TraceId in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private createTrace(request HttpServerRequest) : Trace in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method public filter(request HttpServerRequest) : void in class com.navercorp.pinpoint.plugin.vertx.VertxHttpHeaderFilter |
From |
To |
|
Change Parameter Type request : HttpServerRequestImpl to request : HttpServerRequest in method private getRequestParameter(request HttpServerRequest, eachLimit int, totalLimit int) : String in class com.navercorp.pinpoint.plugin.vertx.interceptor.ServerConnectionHandleRequestInterceptor |
From |
To |