| Package | Description |
|---|---|
| io.opentracing.contrib.spring.web.webfilter |
Copyright 2016-2019 The OpenTracing Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WebFluxSpanDecorator.StandardTags
Adds standard tags to span.
|
static class |
WebFluxSpanDecorator.WebFluxTags
Adds tags from WebFlux handler to span.
|
| Constructor and Description |
|---|
TracingWebFilter(io.opentracing.Tracer tracer,
int order,
Pattern skipPattern,
List<String> urlPatterns,
List<WebFluxSpanDecorator> spanDecorators) |
Copyright © 2016–2020. All rights reserved.