Skip to content

Profiler doesn't show line by line performance. #357

@nino-finch

Description

@nino-finch

Describe the bug
The endpoint profiler stops showing the break down of my code performance after the first few call-stack. I'm expecting to see which function in my endpoint causes slowness, how performant my db or redis query is etc but none of them tracked by it.

Screenshots
Screen Shot 2020-08-22 at 1 51 49 PM

To Reproduce
I just followed the install instruction and setup the default level configuration to 3

Desktop (please complete the following information):

  • OS: MacOS
  • Browser - Chrome
  • FMD Version [v.3.0.7]

Additional context
I'm not sure if this is a bug or just not supported to begin with by this library. It'd be a huge bummer if the actual code by code profiler is not supported but thanks for building this anyway.

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