Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
7e19365
chore(bottlecap): make config a folder module (#242)
duncanista May 13, 2024
cba7b97
feat(bottlecap): add logs processing rules (#243)
duncanista May 16, 2024
800b313
Svls 4825 support encrypted keys manual (#258)
alexgallotta May 30, 2024
aaea185
add kms handling (#261)
alexgallotta Jun 12, 2024
8e5f60a
Svls 4978 handle secrets error (#271)
alexgallotta Jun 12, 2024
910e1ac
chore(bottlecap): log failover reason (#292)
duncanista Jun 27, 2024
aff2036
Add APM tracing support (#294)
astuyve Jun 28, 2024
0c1fc38
feat: Allow appsec but in a disabled-only state until we add support …
astuyve Jul 2, 2024
35257dd
feat: Require DD_EXTENSION_VERSION: next (#302)
astuyve Jul 8, 2024
9c47198
feat: honor enhanced metrics bool (#307)
astuyve Jul 9, 2024
3849763
feat: warn by default (#316)
astuyve Jul 10, 2024
95d1ea5
chore(bottlecap): fallback on `datadog.yaml` usage (#326)
duncanista Jul 18, 2024
64916b2
fix(bottlecap): filter debug logs from external crates (#329)
duncanista Jul 19, 2024
06cf049
chore(bottlecap): switch flushing strategy to race (#318)
astuyve Jul 22, 2024
3777933
remove log that might confuse customers (#333)
duncanista Jul 23, 2024
be361c0
Fix dogstatsd multiline (#335)
alexgallotta Jul 25, 2024
5872915
add env vars to be ignored (#337)
duncanista Jul 25, 2024
29a1ebe
feat: Open up more env vars which we don't rely on (#344)
astuyve Aug 1, 2024
9cbafbe
feat: Allow trace disabled plugins (#348)
astuyve Aug 5, 2024
02fc013
feat: Allowlist additional env vars (#354)
astuyve Aug 9, 2024
0f5d14a
aj/allow apm replace tags array (#358)
astuyve Aug 13, 2024
35079ae
fix(bottlecap): set explicit deny list and allow yaml usage (#363)
duncanista Aug 16, 2024
62642d3
chore(bottlecap): fast failover (#371)
duncanista Aug 22, 2024
ca8d916
aj/fix log level casing (#372)
astuyve Aug 23, 2024
372bc94
feat: failover on dd proxy (#391)
astuyve Sep 10, 2024
5e0a1df
feat: support HTTPS_PROXY (#381)
astuyve Oct 8, 2024
ce86674
aj/honor both proxies in order (#410)
astuyve Oct 23, 2024
e36d3d8
accept `datadog_wrapper`
duncanista Aug 26, 2024
3ee2eaf
Revert "accept `datadog_wrapper`"
duncanista Aug 26, 2024
b2a67df
accept `datadog_wrapper` (#373)
duncanista Aug 27, 2024
7a48458
feat(bottlecap): create Inferred Spans baseline + infer API Gateway H…
duncanista Oct 9, 2024
9f960d0
feat(bottlecap): Add Composite Trace Propagator (#413)
duncanista Oct 21, 2024
53ef766
feat(bottlecap): add capture lambda payload (#454)
duncanista Nov 14, 2024
13c2b9d
feat(bottlecap): add Cold Start Span + Tags (#450)
duncanista Nov 15, 2024
2853dfd
feat(bottlecap): support service mapping and `peer.service` tag (#455)
duncanista Nov 15, 2024
9757c8c
rename failover to fallback (#465)
alexgallotta Nov 21, 2024
696b4b2
fix(bottlecap): fallback when otel set (#470)
duncanista Nov 22, 2024
456ddd1
feat(bottlecap): fallback on opted out only (#473)
duncanista Nov 25, 2024
4d0b266
fix(bottlecap): fallback on yaml otel config (#474)
duncanista Nov 25, 2024
a159352
feat: honor serverless_logs (#475)
astuyve Nov 25, 2024
ba02d9c
feat: Flush timeouts (#480)
astuyve Nov 25, 2024
fd31c5c
fix version parsing for number (#492)
alexgallotta Dec 5, 2024
cd370f0
fix: fallback on intake urls (#495)
duncanista Dec 11, 2024
c01c433
set dogstatsd timeout (#497)
alexgallotta Dec 19, 2024
0d8cc2c
fix: set right domain and arn by region on secrets manager (#511)
alexgallotta Jan 15, 2025
19ae289
fix: Honor noproxy and skip proxying if ddsite is in the noproxy list…
astuyve Jan 23, 2025
88657fc
Support proxy yaml config (#523)
astuyve Jan 24, 2025
f17c088
feat: Support snapstart's vended credentials (#532)
astuyve Jan 30, 2025
c487b96
feat: add zstd and compress (#558)
astuyve Feb 20, 2025
39016fd
Svls 6036 respect timeouts (#537)
alexgallotta Feb 20, 2025
29bd463
Fallback on gov regions (#550)
nhulston Feb 26, 2025
a7b45a1
Aj/support pci and custom endpoints (#585)
astuyve Mar 5, 2025
d65b658
Aj/yaml apm replace tags (#602)
astuyve Mar 12, 2025
49a4f0a
feat: parse env and service as strings or ints (#608)
astuyve Mar 13, 2025
8ea81d9
Add DSM and Profiling endpoints (#622)
astuyve Mar 26, 2025
9947eda
chore(config): parse config only twice (#651)
duncanista Apr 16, 2025
ed3d271
fix: Parse DD_APM_REPLACE_TAGS env var (#656)
astuyve Apr 21, 2025
99a5ea0
feat: Optionally disable proc enhanced metrics (#663)
astuyve Apr 24, 2025
a5aec3c
fix(config): serialize booleans from anything (#657)
duncanista Apr 24, 2025
ac8a7df
chore(config): create `aws` module (#659)
duncanista Apr 24, 2025
c6fcb62
feat: [SVLS-6242] bottlecap fips builds (#644)
apiarian-datadog May 6, 2025
118b5cc
fix(config): remove `apm_ignore_resources` check in OTEL (#676)
duncanista May 16, 2025
8e87950
feat(proxy): abstract lambda runtime api proxy (#669)
duncanista May 19, 2025
46f682b
fix(config): fix otlp trace agent to start when right configuration i…
duncanista May 28, 2025
ff27ddf
feat: continuous flushing strategy for high throughput functions (#684)
astuyve Jun 3, 2025
b714380
fix: bump flush_timeout default (#697)
astuyve Jun 4, 2025
b853eb9
feat: Allow users to specify continuous strategy (#701)
astuyve Jun 9, 2025
6c42125
feat: Use http2 unless overridden or using a proxy (#706)
astuyve Jun 10, 2025
bd9f614
Dual shipping metrics support (#704)
shreyamalpani Jun 11, 2025
6156074
chore: Separate AwsCredentials from AwsConfig (#716)
lym953 Jul 2, 2025
33da8b8
chore(config): separate config from sources (#709)
duncanista Jul 3, 2025
3500995
Dual Shipping Logs Support (#718)
shreyamalpani Jul 3, 2025
076d14f
chore: upgrade rust version for toolchain to 1.84.1 (#743)
lym953 Jul 14, 2025
61453da
feat: dual shipping APM support (#735)
shreyamalpani Jul 21, 2025
df090c0
chore: Add doc and rename function for flushing strategy (#740)
lym953 Jul 21, 2025
b7d25ab
chore: upgrade to edition 2024 and fix all linter warnings (#754)
RomainMuller Jul 24, 2025
ab26905
fix(apm): Enhance Synthetic Span Service Representation (#751)
zarirhamza Aug 7, 2025
e8ce82e
feat: port of Serverless AAP from Go to Rust (#755)
RomainMuller Aug 27, 2025
caa8750
feat: No longer launch Go-based agent for compatibility/OTLP/AAP conf…
litianningdatadog Aug 28, 2025
d9885be
Revert "feat: No longer launch Go-based agent for compatibility/OTLP/…
duncanista Aug 28, 2025
63d6422
Ignoring Unwanted Resources in APM (#794)
jchrostek-dd Aug 29, 2025
fabfbcb
feat: eat: Add hierarchical configurable compression levels (#800)
litianningdatadog Sep 9, 2025
2a4a41f
cherry pick: No longer launch Go-based agent for compatibility/OTLP/A…
duncanista Sep 11, 2025
a5ab92f
feat: [Trace Stats] Add feature flag DD_COMPUTE_TRACE_STATS (#841)
lym953 Sep 17, 2025
9819806
fix: use tokio time instead of std time because tokio time can be fro…
astuyve Sep 18, 2025
08b7982
add support for observability pipeline (#826)
jchrostek-dd Sep 23, 2025
d17d694
feat: lower zstd default compression (#867)
astuyve Sep 24, 2025
577ed69
revert(#817): reverts fallback config (#871)
duncanista Sep 25, 2025
b5631c7
chore: [Trace Stats] Rename env var DD_COMPUTE_TRACE_STATS (#875)
lym953 Sep 29, 2025
6b7884d
feat: remove failover to go (#882)
astuyve Oct 1, 2025
03d73d9
fix: use datadog as default propagation style if supplied version is …
astuyve Oct 9, 2025
ce36e82
fix: use None if propagation style is invalid (#895)
astuyve Oct 15, 2025
fef1012
feat: Support periodic reload for api key secret (#893)
lym953 Oct 15, 2025
5fc8b85
[SVLS-7885] update tag splitting to allow for ',' and ' ' (#916)
jchrostek-dd Nov 7, 2025
2dfbf7c
[SLES-2547] add metric namespace for DogStatsD (#920)
jchrostek-dd Nov 11, 2025
2f2c69c
refactor: Move metric namespace validation to dogstatsd util (#921)
litianningdatadog Nov 11, 2025
3c44ef6
[SVLS-7704] add support for SSM Parameter API key (#924)
jchrostek-dd Nov 19, 2025
5dedfa1
feat: Add support for DD_LOGS_ENABLED as alias for DD_SERVERLESS_LOGS…
litianningdatadog Nov 24, 2025
3409263
chore: Upgrade libdatadog and construct http client for traces (#917)
lym953 Nov 25, 2025
13d5bb1
Merge Lambda Managed Instance feature branch (#947)
litianningdatadog Dec 1, 2025
90acf2a
fix(config): support colons in tag values (URLs, etc.) (#953)
litianningdatadog Dec 4, 2025
155a5a3
[SVLS-7934] feat: Support TLS certificate for trace/stats flusher (#961)
lym953 Dec 15, 2025
4ab1ae4
chore: Upgrade libdatadog (#964)
lym953 Dec 15, 2025
2049503
[SVLS-8211] feat: Add timeout for requests to span_dedup_service (#986)
lym953 Jan 13, 2026
3ea5aca
[SVLS-8150] fix(config): ensure logs intake URL is correctly prefixed…
shreyamalpani Feb 9, 2026
d2c3cd8
chore(deps): upgrade dogstatsd (#1020)
duncanista Feb 18, 2026
ea26ede
chore(deps): upgrade rust to `v1.93.1` (#1034)
duncanista Feb 19, 2026
b0e7f5a
feat(http): allow skip ssl validation (#1064)
duncanista Mar 5, 2026
7e1eed6
Add 'crates/datadog-agent-config/' from commit 'b0e7f5ac6137605b860ab…
duncanpharvey Mar 10, 2026
93bea11
add Cargo.toml for datadog-agent-config
duncanpharvey Mar 10, 2026
ff987e1
update licenses
duncanpharvey Mar 10, 2026
1bff528
remove aws.rs from datadog-agent-config
duncanpharvey Mar 11, 2026
b013122
chore: upgrade workspace rust edition to 2024 (#96)
duncanpharvey Mar 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
165 changes: 164 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [
]

[workspace.package]
edition = "2021"
edition = "2024"
license = "Apache-2.0"
homepage = "https://github.com/DataDog/serverless-components"
repository = "https://github.com/DataDog/serverless-components"
Expand Down
13 changes: 13 additions & 0 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ assert-json-diff,https://github.com/davidpdrsn/assert-json-diff,MIT,David Peders
async-lock,https://github.com/smol-rs/async-lock,Apache-2.0 OR MIT,Stjepan Glavina <stjepang@gmail.com>
async-object-pool,https://github.com/alexliesenfeld/async-object-pool,MIT,Alexander Liesenfeld <alexander.liesenfeld@outlook.com>
async-trait,https://github.com/dtolnay/async-trait,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
atomic,https://github.com/Amanieu/atomic-rs,Apache-2.0 OR MIT,Amanieu d'Antras <amanieu@gmail.com>
atomic-waker,https://github.com/smol-rs/atomic-waker,Apache-2.0 OR MIT,"Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs"
aws-lc-rs,https://github.com/aws/aws-lc-rs,ISC AND (Apache-2.0 OR ISC),AWS-LibCrypto
aws-lc-sys,https://github.com/aws/aws-lc-rs,ISC AND (Apache-2.0 OR ISC) AND OpenSSL,AWS-LC
Expand All @@ -16,6 +17,7 @@ bit-vec,https://github.com/contain-rs/bit-vec,Apache-2.0 OR MIT,Alexis Beingessn
bitflags,https://github.com/bitflags/bitflags,MIT OR Apache-2.0,The Rust Project Developers
block-buffer,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
bumpalo,https://github.com/fitzgen/bumpalo,MIT OR Apache-2.0,Nick Fitzgerald <fitzgen@gmail.com>
bytemuck,https://github.com/Lokathor/bytemuck,Zlib OR Apache-2.0 OR MIT,Lokathor <zefria@gmail.com>
byteorder,https://github.com/BurntSushi/byteorder,Unlicense OR MIT,Andrew Gallant <jamslam@gmail.com>
bytes,https://github.com/tokio-rs/bytes,MIT,"Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>"
camino,https://github.com/camino-rs/camino,MIT OR Apache-2.0,"Without Boats <saoirse@without.boats>, Ashley Williams <ashley666ashley@gmail.com>, Steve Klabnik <steve@steveklabnik.com>, Rain <rain@sunshowers.io>"
Expand Down Expand Up @@ -45,6 +47,7 @@ errno,https://github.com/lambda-fairy/rust-errno,MIT OR Apache-2.0,"Chris Wong <
event-listener,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,"Stjepan Glavina <stjepang@gmail.com>, John Nunley <dev@notgull.net>"
event-listener-strategy,https://github.com/smol-rs/event-listener-strategy,Apache-2.0 OR MIT,John Nunley <dev@notgull.net>
fastrand,https://github.com/smol-rs/fastrand,Apache-2.0 OR MIT,Stjepan Glavina <stjepang@gmail.com>
figment,https://github.com/SergioBenitez/Figment,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
find-msvc-tools,https://github.com/rust-lang/cc-rs,MIT OR Apache-2.0,The find-msvc-tools Authors
fixedbitset,https://github.com/petgraph/fixedbitset,MIT OR Apache-2.0,bluss
flate2,https://github.com/rust-lang/flate2-rs,MIT OR Apache-2.0,"Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>"
Expand Down Expand Up @@ -91,6 +94,7 @@ icu_provider,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project
idna,https://github.com/servo/rust-url,MIT OR Apache-2.0,The rust-url developers
idna_adapter,https://github.com/hsivonen/idna_adapter,Apache-2.0 OR MIT,The rust-url developers
indexmap,https://github.com/indexmap-rs/indexmap,Apache-2.0 OR MIT,The indexmap Authors
inlinable_string,https://github.com/fitzgen/inlinable_string,Apache-2.0 OR MIT,Nick Fitzgerald <fitzgen@gmail.com>
ipnet,https://github.com/krisprice/ipnet,MIT OR Apache-2.0,Kris Price <kris@krisprice.nz>
iri-string,https://github.com/lo48576/iri-string,MIT OR Apache-2.0,YOSHIOKA Takuma <nop_thread@nops.red>
itertools,https://github.com/rust-itertools/itertools,MIT OR Apache-2.0,bluss
Expand Down Expand Up @@ -126,6 +130,8 @@ parking,https://github.com/smol-rs/parking,Apache-2.0 OR MIT,"Stjepan Glavina <s
parking_lot,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <amanieu@gmail.com>
parking_lot_core,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <amanieu@gmail.com>
path-tree,https://github.com/viz-rs/path-tree,MIT OR Apache-2.0,Fangdun Tsai <cfddream@gmail.com>
pear,https://github.com/SergioBenitez/Pear,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
pear_codegen,https://github.com/SergioBenitez/Pear,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
percent-encoding,https://github.com/servo/rust-url,MIT OR Apache-2.0,The rust-url developers
petgraph,https://github.com/petgraph/petgraph,MIT OR Apache-2.0,"bluss, mitchmindtree"
pin-project,https://github.com/taiki-e/pin-project,Apache-2.0 OR MIT,The pin-project Authors
Expand All @@ -138,6 +144,7 @@ prettyplease,https://github.com/dtolnay/prettyplease,MIT OR Apache-2.0,David Tol
proc-macro-error,https://gitlab.com/CreepySkeleton/proc-macro-error,MIT OR Apache-2.0,CreepySkeleton <creepy-skeleton@yandex.ru>
proc-macro-error-attr,https://gitlab.com/CreepySkeleton/proc-macro-error,MIT OR Apache-2.0,CreepySkeleton <creepy-skeleton@yandex.ru>
proc-macro2,https://github.com/dtolnay/proc-macro2,MIT OR Apache-2.0,"David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>"
proc-macro2-diagnostics,https://github.com/SergioBenitez/proc-macro2-diagnostics,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
prost,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>"
prost-build,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>"
prost-derive,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <dan@danburkert.com>, Lucio Franco <luciofranco14@gmail.com>, Casper Meijn <casper@meijn.net>, Tokio Contributors <team@tokio.rs>"
Expand Down Expand Up @@ -178,12 +185,15 @@ security-framework,https://github.com/kornelski/rust-security-framework,MIT OR A
security-framework-sys,https://github.com/kornelski/rust-security-framework,MIT OR Apache-2.0,"Steven Fackler <sfackler@gmail.com>, Kornel <kornel@geekhood.net>"
semver,https://github.com/dtolnay/semver,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
serde,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
serde-aux,https://github.com/iddm/serde-aux,MIT,Victor Polevoy <maintainer@vpolevoy.com>
serde-value,https://github.com/arcnmx/serde-value,MIT,arcnmx
serde_bytes,https://github.com/serde-rs/bytes,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
serde_core,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
serde_derive,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
serde_json,https://github.com/serde-rs/json,MIT OR Apache-2.0,"Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
serde_regex,https://github.com/tailhook/serde-regex,MIT OR Apache-2.0,paul@colomiets.name
serde_urlencoded,https://github.com/nox/serde_urlencoded,MIT OR Apache-2.0,Anthony Ramine <n.oxyde@gmail.com>
serde_yaml,https://github.com/dtolnay/serde-yaml,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
serial_test_derive,https://github.com/palfrey/serial_test,MIT,Tom Parker-Shemilt <palfrey@tevp.net>
sha1,https://github.com/RustCrypto/hashes,MIT OR Apache-2.0,RustCrypto Developers
sharded-slab,https://github.com/hawkw/sharded-slab,MIT,Eliza Weisman <eliza@buoyant.io>
Expand Down Expand Up @@ -228,9 +238,11 @@ tracing-test-macro,https://github.com/dbrgn/tracing-test,MIT,Danilo Bargen <mail
try-lock,https://github.com/seanmonstar/try-lock,MIT,Sean McArthur <sean@seanmonstar.com>
typenum,https://github.com/paholg/typenum,MIT OR Apache-2.0,"Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>"
unarray,https://github.com/cameron1024/unarray,MIT OR Apache-2.0,The unarray Authors
uncased,https://github.com/SergioBenitez/uncased,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
unicode-ident,https://github.com/dtolnay/unicode-ident,(MIT OR Apache-2.0) AND Unicode-3.0,David Tolnay <dtolnay@gmail.com>
unicode-width,https://github.com/unicode-rs/unicode-width,MIT OR Apache-2.0,"kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>"
unicode-xid,https://github.com/unicode-rs/unicode-xid,MIT OR Apache-2.0,"erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>"
unsafe-libyaml,https://github.com/dtolnay/unsafe-libyaml,MIT,David Tolnay <dtolnay@gmail.com>
untrusted,https://github.com/briansmith/untrusted,ISC,Brian Smith <brian@briansmith.org>
url,https://github.com/servo/rust-url,MIT OR Apache-2.0,The rust-url developers
urlencoding,https://github.com/kornelski/rust_urlencoding,MIT,"Kornel <kornel@geekhood.net>, Bertram Truong <b@bertramtruong.com>"
Expand Down Expand Up @@ -273,6 +285,7 @@ windows_x86_64_msvc,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Mi
windows_x86_64_msvc,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,The windows_x86_64_msvc Authors
wit-bindgen,https://github.com/bytecodealliance/wit-bindgen,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,Alex Crichton <alex@alexcrichton.com>
writeable,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
yansi,https://github.com/SergioBenitez/yansi,MIT OR Apache-2.0,Sergio Benitez <sb@sergio.bz>
yoke,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <manishsmail@gmail.com>
yoke-derive,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <manishsmail@gmail.com>
zerocopy,https://github.com/google/zerocopy,BSD-2-Clause OR Apache-2.0 OR MIT,"Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>"
Expand Down
26 changes: 26 additions & 0 deletions crates/datadog-agent-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[package]
name = "datadog-agent-config"
version = "0.1.0"
edition.workspace = true
license.workspace = true

[lib]
path = "mod.rs"

[dependencies]
figment = { version = "0.10", default-features = false, features = ["yaml", "env"] }
libdd-trace-obfuscation = { git = "https://github.com/DataDog/libdatadog", rev = "d52ee90209cb12a28bdda0114535c1a985a29d95" }
libdd-trace-utils = { git = "https://github.com/DataDog/libdatadog", rev = "d52ee90209cb12a28bdda0114535c1a985a29d95" }
log = { version = "0.4", default-features = false }
serde = { version = "1.0", default-features = false, features = ["derive"] }
serde-aux = { version = "4.7", default-features = false }
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
tracing = { version = "0.1", default-features = false }
dogstatsd = { path = "../dogstatsd" }
tokio = { version = "1.47", default-features = false, features = ["time"] }

[dev-dependencies]
figment = { version = "0.10", default-features = false, features = ["yaml", "env", "test"] }

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage,coverage_nightly)'] }
Loading
Loading