Skip to content

Commit be113c9

Browse files
chore(bottlecap): add datadog-log-agent path dependency
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 917c476 commit be113c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bottlecap/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ libdd-trace-obfuscation = { git = "https://github.com/DataDog/libdatadog", rev =
7878
libdd-trace-stats = { git = "https://github.com/DataDog/libdatadog", rev = "c8121f422d2c8d219f8d421ff3cdb1fcbe9e8b09" }
7979
dogstatsd = { git = "https://github.com/DataDog/serverless-components", rev = "28f796bf767fff56caf08153ade5cd80c8e8f705", default-features = false }
8080
datadog-fips = { git = "https://github.com/DataDog/serverless-components", rev = "28f796bf767fff56caf08153ade5cd80c8e8f705", default-features = false }
81+
datadog-log-agent = { path = "../../serverless-components/crates/datadog-log-agent" }
8182
libddwaf = { version = "1.28.1", git = "https://github.com/DataDog/libddwaf-rust", rev = "d1534a158d976bd4f747bf9fcc58e0712d2d17fc", default-features = false, features = ["serde"] }
8283

8384
[dev-dependencies]

0 commit comments

Comments
 (0)