Skip to content

Visually inspecting results from a database or easily accessing instrumentation #344

@Rietty

Description

@Rietty

Hi, so I have an API application which utilizes pyinstrument to profile requests. Currently I'm saving the results in a database but it is tedious to copy from the database, and then open/read the results elsewhere. I'd like to know what the expected/common solution to this is? Essentially I'd like to be able to have a web-app or something else where I can simply click a specific run in the database and open the relevant HTML file or something.

Is this something that's possible? What's the approach? How would I accomplish this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions