Skip to content

MongoDB command tracing #762

Open
Open
@yunicot

Description

@yunicot

Problem Statement

Hello!
Currently you don't have tracing for mongodb commands. I found that you already had the same feature request but it closed. I am ready to implement it. I think it is going to be useful not only for me.

Solution Brainstorm

For tracing I propose to use MongoDB\Driver\Monitoring\CommandSubscriber. This interface contains methods for subscribe for commandStarted and commandSucceeded.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions