@context-tracer/core
v0.1.0
Published
Shared trace types and data models for Context-Tracer.
Maintainers
Readme
@context-tracer/core
Shared trace and source-context data models for Context-Tracer.
This package is an internal building block used by the Context-Tracer collector,
runtime, dashboard, and CLI packages. Most developers should install
@context-tracer/cli instead:
npm install -D @context-tracer/cli
npx ctxtrace dev -- npm run devContext-Tracer is local-first developer tooling for visualizing which Node.js code handled a request, what it called, and where that code lives.
