opentracing-contrib / opentracing-contrib/java-spring-cloud
Standard logging integration
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Java
- Stars
- 399
- Forks
- 143
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 22
Description
There are two possible integrations:
- put SpanContext into standard logs - there is a problem that OpenTracing does not define getters on SpanContext therefore it's not possible to extract any IDs from it.
- redirect standard logging to OT logs
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 source file, test, or entry point is named. First clarify whether the intended work is putting SpanContext identifiers into standard logs or redirecting standard logging to OpenTracing logs, then inspect the existing logging and tracing integration points; done means the chosen integration works without relying on unavailable SpanContext getters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100