Pivot Tracing
Pivot Tracing lets users define arbitrary metrics over trace data at runtime. It does so by combining two powerful techniques:
- A Happen-Before operator that allows users to perform queries based on the causal relationship of the events.
- The ability to instrument code dinamically without having to redeploy.