Tracing Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Tracing#Subjects")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* https://github.com/opentracing/specification/blob/master/specification.md
=Internal=
=Internal=


* [[Tracing#Subjects]]
* [[Tracing#Subjects|Tracing]]
 
=Trace=
 
A trace is a [[Graph_Concepts#Directed_Acyclic_Graph|directed acyclic graph (DAG)]] of [[#Span|spans]].
 
=Span=
 
=Reference=
 
A reference is an edge between [[#Span|spans]].
 
=Distributed Trace=

Latest revision as of 23:25, 1 October 2021

External

Internal

Trace

A trace is a directed acyclic graph (DAG) of spans.

Span

Reference

A reference is an edge between spans.

Distributed Trace