DevOps
138 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
Kubernetes
Open-source platform for automating container management
Alerting
Notifying teams when metrics exceed thresholds
Toil
Manual repetitive automatable operational work
SRE
Applying software engineering principles to operations
ArgoCD
GitOps continuous delivery tool for Kubernetes
Containerization
Packaging apps with dependencies into isolated containers