https://github.com/robertohuertasm/log-tracing-layer
🦀🕵♀ Easily build tracing layers. Datadog tracing layer.
https://github.com/robertohuertasm/log-tracing-layer
datadog layers tracing
Last synced: over 1 year ago
JSON representation
🦀🕵♀ Easily build tracing layers. Datadog tracing layer.
- Host: GitHub
- URL: https://github.com/robertohuertasm/log-tracing-layer
- Owner: robertohuertasm
- License: mit
- Created: 2023-01-29T23:28:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T00:00:12.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:14:44.954Z (about 2 years ago)
- Topics: datadog, layers, tracing
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# log-tracing-subscriber
This is a **monorepo exposing several crates**.
[](https://crates.io/crates/log-tracing-layer)
It's a base library to easily build [tracing layers](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/layer/trait.Layer.html).
[](https://crates.io/crates/dd-tracing-layer)
Tracing layer that will send logs to the [Datadog Log API](https://docs.datadoghq.com/api/latest/logs/?code-lang=typescript#send-logs).
[](https://crates.io/crates/nr-tracing-layer)
Tracing layer that will send logs to the [New Relic Log API](https://docs.newrelic.com/docs/logs/get-started/get-started-log-management/).