Skip to content

Commit bc8b88e

Browse files
committed
feat(metrics): add stateful Foldspace transport
1 parent acbbbd9 commit bc8b88e

19 files changed

Lines changed: 1783 additions & 136 deletions

File tree

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ rustflags = ["--cfg", "tokio_unstable", "-C", "target-feature=+crt-static"]
66

77
[env]
88
JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,max_background_threads:1,narenas:1,tcache:false,thp:never,oversize_threshold:32768,dirty_decay_ms:1000,muzzy_decay_ms:0"
9+
10+
[registries]
11+
datadog-rust-testing = { index = "sparse+https://depot-read-api-rust.us1.ddbuild.io/datadog/rust-testing/" }

0 commit comments

Comments
 (0)