Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The Common Trace API (CTA) is an interface-based specification of a common trace representation to allow a monitoring-tool-format-independent access of trace data. The CTA supports the exchange of monitoring data between stakeholders (e.g., Ops and Dev, or different research groups) while the consumer accesses the data with the CTA.

...

A trace that traverses multiple locations is divided into subtraces. Hence, a subtrace is identified by the Location tuple (Host (e.g. IP), Container(e.g. JVM Id), Application Id, Business Transaction Id). Subtraces are structured along a composite pattern (tree structure). In this way, subtraces provide a coarse-frained grained view on the logical trace. A subtrace, in turn, contains a tree of Callables, hence, a trace covering one Location. 

 

JavaDoc

javadoc-CTA-0.2.0.zip

 

Interface Diagram

 

Gliffy
namecta_v2_public

 

Support

You can request new Features and report experienced Bugs in our JIRA. We are pleased to improve CTA daily and appreciate any feedback.