Searched refs:httpServerSpanName (Results 1 – 1 of 1) sorted by relevance
40 private final String httpServerSpanName; field in ZPageHttpHandler45 this.httpServerSpanName = HTTP_SERVER + zpageHandler.getUrlPath(); in ZPageHttpHandler()48 .registerSpanNamesForCollection(Arrays.asList(httpServerSpanName)); in ZPageHttpHandler()55 .spanBuilderWithExplicitParent(httpServerSpanName, null) in handle()