Skip to content

Prepared queries when using Doctrine DBAL are not instrumented #544

Closed
@jokaorgua

Description

@jokaorgua

I'm using bundle 4.2.0 and using tracing for sentry.

When some SQL is used for selecting some data in sentry I see only a trace for sql.conn.prepare. But this does not show the time spent for selecting data itself.

Maybe there is a way to include such information in trace too? I want to see in trace how much time was spent for getting data from db

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions