open-telemetry / open-telemetry/opentelemetry-python-contrib
Add instrumentation library for python-arango
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Before opening a feature request against this repo, consider whether the feature should/could be implemented in the other OpenTelemetry client libraries. If so, please open an issue on opentelemetry-specification first.
Is your feature request related to a problem?
There is no instrumentation library for python-arango, meaning that applications that use it as a driver to communicate with ArangoDB cannot use OpenTelemetry to instrument that part of their stack.
Describe the solution you'd like
Create an autoinstrumentation library for python-arango.
Describe alternatives you've considered
Manual instrumentation of all queries.
Additional context
I'm willing to work on this and submit a PR when done.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by reviewing existing OpenTelemetry Python instrumentation libraries and the OpenTelemetry specification process; done means providing autoinstrumentation for python-arango so applications using ArangoDB can instrument their queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100