https://github.com/onesignal/tracing-tail-sampling
Support for tail sampling in the Rust `tracing` ecosystem
https://github.com/onesignal/tracing-tail-sampling
Last synced: 10 months ago
JSON representation
Support for tail sampling in the Rust `tracing` ecosystem
- Host: GitHub
- URL: https://github.com/onesignal/tracing-tail-sampling
- Owner: OneSignal
- License: mit
- Created: 2021-12-04T00:59:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:35:01.000Z (over 1 year ago)
- Last Synced: 2024-10-31T11:54:25.988Z (over 1 year ago)
- Language: Rust
- Size: 55.7 KB
- Stars: 1
- Watchers: 31
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onesignal-tracing-tail-sampling
This is a fork of tracing-opentelemetry that exists to allow us to do in-memory
[tail sampling](https://github.com/tokio-rs/tracing/issues/1768) of data.