mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-23 00:25:29 +00:00
docs: update backpressure description
This commit is contained in:
@@ -2,15 +2,10 @@
|
||||
title: "Microservices Distributed Tracing Pattern: Enhancing Visibility in Service Communication"
|
||||
shortTitle: Distributed Tracing in Microservices
|
||||
description: "Learn how the Distributed Tracing pattern enhances visibility into service communication across microservices. Discover its benefits, implementation examples, and best practices."
|
||||
category: Integration
|
||||
category: Structural
|
||||
language: en
|
||||
tag:
|
||||
- Distributed tracing
|
||||
- Microservices architecture
|
||||
- Service communication
|
||||
- Performance monitoring
|
||||
- Scalability
|
||||
- Observability
|
||||
---
|
||||
|
||||
## Intent of Microservices Distributed Tracing Design Pattern
|
||||
|
||||
Reference in New Issue
Block a user