open-telemetry / open-telemetry/opentelemetry-python-contrib
Missing uninstrument test for instrumentation libraries
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Some libraries missing uninstrument test:
- Add uninstrument test for aws lambda instrumentation #1518
- Add uninstrument test for boto instrumentation #1519
- Add uninstrument test for boto3sqs instrumentation #1520
- Add uninstrument test for botocore instrumentation #1521
- Add uninstrument test for celery instrumentation #1522
- Add uninstrument test for django instrumentation #1523
- Add uninstrument test for remoulade instrumentation #1524
- Add uninstrument test for sqlalchemy instrumentation #1525
- Add uninstrument test for sqlite3 instrumentation #1526
- Add uninstrument test for starlette instrumentation #1527
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
The only unchecked item is sqlite3 instrumentation, tracked in issue #1526; start there and compare it with the completed uninstrument-test issues listed in this issue. Done means adding the missing uninstrument test for sqlite3 instrumentation and checking off the remaining item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- database, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100