opentracing-contrib / opentracing-contrib/java-spring-cloud

Standard logging integration

Open
#92 21 comments 5 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.