Skip to content

URI Statistics appears as /null #13121

@zoouniak

Description

@zoouniak
  • I have checked the FAQ, and issues and found no answer.

We are trying to apply Pinpoint version 3.0.1 in a production environment with WebFlux and asynchronous logging. We have added the lmaxDisruptor library to pinpoint/lib accordingly. #12993

However, in the URI statistics, the path is showing up as /null.

Image We have set the following configurations

-Dprofiler.uri.stat.spring.webflux.enable=true
-Dprofiler.uri.stat.spring.webflux.useuserinput=true
and also tried setting
request.exchange().getAttributes().put("pinpoint.metric.uri-template", "/authorize");

but the URI still appears as /null.
How can we resolve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions