https://github.com/jswrenn/tracing-causality
A tracing layer that tracks the causal relationships between spans, and can be concurrently queried elsewhere.
https://github.com/jswrenn/tracing-causality
Last synced: 3 months ago
JSON representation
A tracing layer that tracks the causal relationships between spans, and can be concurrently queried elsewhere.
- Host: GitHub
- URL: https://github.com/jswrenn/tracing-causality
- Owner: jswrenn
- License: apache-2.0
- Created: 2022-03-25T22:25:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T15:12:40.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T18:59:21.095Z (3 months ago)
- Language: Rust
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# tracing-causality
A tracing layer that tracks the causal relationships between spans, and can be
concurrently queried elsewhere.