iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
88.31k stars 26.21k forks source link

Microservice pattern: Distributed tracing #2693

Open iluwatar opened 8 months ago

iluwatar commented 8 months ago

Description

The objective is to implement the Distributed Tracing design pattern within the context of a microservices architecture. Distributed Tracing is essential for monitoring and troubleshooting complex microservices systems, as it provides visibility into the flow of requests across various services.

Main elements of the Distributed Tracing pattern include:

References

Acceptance Criteria

yuhangbin commented 4 months ago

I want to try it. Could you assign this one to me?

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

244Walyson commented 2 days ago

I'd like to work on this issue. Could you please assign it to me?