open-telemetry / open-telemetry/opentelemetry-python-contrib
Method level auto instrumentation scope
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Hello,
I had a query, does opentelemetry has options to show method level response timings in traces. Like in case of spring boot application , we are able to traces upto db query by auto-instrumentation
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
Start with the repository's auto-instrumentation entry points and compare the requested method-level spans with the existing database-query tracing described in the issue. Done would be a documented or implemented way to expose method response timings, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100