Skip to content

Not able to access trace from within ErrorWebExceptionHandler #269

Closed as not planned
@chechoochoo

Description

@chechoochoo

Using:

  • io.micrometer#micrometer-core;1.10.6
  • io.micrometer#micrometer-tracing;1.0.4
  • io.micrometer#micrometer-tracing-bridge-otel;1.0.4

and

  • spring-boot-starter-webflux:3.0.6

The trace is not accessible neither within DefaultErrorWebExceptionHandler nor in custom handler that implements ErrorWebExceptionHandler;

note - I enabled Hooks.enableAutomaticContextPropagation(); in may application class

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions