io.helidon.webserver.observe.tracing.TracingObserver
Description
Configuration of Tracing observer
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
wait-tracing-enabled | Boolean | false | Whether waiting due to concurrency limit constraints should be traced |
paths | List<PathTracingConfig> | Path specific configuration of tracing | |
weight | Double | 900.0 | Weight of the feature registered with WebServer |
Usages
See the manifest for all available types.