Distributed Tracing
A method of tracking requests as they propagate through multiple microservices, using trace IDs (W3C Trace Context, OpenTelemetry) to correlate logs and metrics.
相关协议
在指南中提及
Debugging gRPC Errors and Status Codes
Debugging & Troubleshooting
API Migration: Monolith to Microservices
Migration & Upgrades
Observability for HTTP Status Codes: Metrics, Logs, and Alerts
Production Infrastructure
Request ID and Distributed Tracing: Correlating Logs Across Services
Production Infrastructure
API Gateway Patterns: Architecture and Use Cases
API Gateway Patterns
Request and Response Transformation at the API Gateway
API Gateway Patterns
API Gateway Logging and Analytics
API Gateway Patterns