elastic / elastic/apm-agent-python

Support for motor (async pymongo)

Open
#1,934 3 comments 1 reaction 0 assignees View on GitHub
agent-python community feature instrumentation
Dominant language
Python
Stars
431
Forks
239
Avg merge
5d 10h
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
The Python Elastic APM agent does not automatically instrument async calls to mongodb using motor

**Describe the solution you'd like**
Support for automatic instrumentation of motor similar to the way pymongo is instrumented

**Describe alternatives you've considered**
For now we have lived without instrumentation, although it looks like it should be possible to adapt the pymongo wrappers

**Additional context**
This is the motor project: https://github.com/mongodb/motor
It should be similar to pymongo

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.