DevOps
26 views
Tracing
Quick Definition
Tracking requests across distributed systems
Full Definition
Tracking requests across distributed systems to understand latency and dependencies.
Examples
Jaeger, Zipkin, OpenTelemetry, distributed tracing
Related Terms
observability
microservices
More DevOps Terms
Docker
Platform for running applications in lightweight containers
Chaos Engineering
Deliberately introducing failures to test resilience
Docker Compose
Tool for defining multi-container Docker applications
Infrastructure as Code
Managing infrastructure through version-controlled config files
Canary Deployment
Gradually rolling out changes to a small user subset
Kubernetes
Open-source platform for automating container management