docs: update microservices idempotent consumer

This commit is contained in:
Ilkka Seppälä
2025-04-14 20:13:14 +03:00
parent acb40e112b
commit 076fc21e40
7 changed files with 68 additions and 48 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
---
title: "Microservices Distributed Tracing Pattern: Enhancing Visibility in Service Communication"
shortTitle: Distributed Tracing in Microservices
title: "Microservices Distributed Tracing Pattern In Java: Enhancing Visibility in Service Communication"
shortTitle: Microservices Distributed Tracing
description: "Learn how the Distributed Tracing pattern enhances visibility into service communication across microservices. Discover its benefits, implementation examples, and best practices."
category: Architectural
language: en
@@ -8,8 +8,8 @@ tag:
- Cloud distributed
- Microservices
- Resilience
- Scalability
- Observability
- Scalability
- System health
---