arangodb / arangodb/arangodb-java-driver
[Feature] Support OpenTracing
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 210
- Forks
- 96
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 5
Description
I'm looking to add tracing to our application using the OpenTracing API but I can't see a way to intercept commands sent to Arango other than wrapping every call to the driver manually.
In an ideal world the Arango driver would support tracing natively or provide a supported method of easily adding tracing.
Contributor guide
No contributing guide indexed for this repository
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. Start by reviewing the Java driver's command-dispatch path and current extension points to determine whether tracing can be added centrally; done means a native OpenTracing integration or a documented, supported way to intercept commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100