1 repo
Frameworks and protocols for recording and visualizing the lifecycle of requests as they traverse distributed service architectures.
Distinguishing note: Focuses on the emission and collection of trace data for distributed systems, distinct from local application logging.
Explore 1 awesome GitHub repository matching networking & communication · Distributed Tracing. Refine with filters or upvote what's useful.
Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi
Emit request tracing data using standard protocols to integrate with observability tools for monitoring the flow of operations across complex distributed service architectures.