Skip to content

Commit 980f94f

Browse files
chore(deps): update cargo pre-1.0 breaking updates (#2299)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [base64](https://redirect.github.com/marshallpierce/rust-base64) | workspace.dependencies | minor | `0.22.1` → `0.23.0` | | [quick_cache](https://redirect.github.com/arthurprs/quick-cache) | workspace.dependencies | minor | `0.6` → `0.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/1486) for more information. **Cargo breaking update (pre-v1.0)** — `0.x` → `0.y` is a breaking change in Cargo's semver. Before merging, verify the workspace compiles and check upstream release notes for removed features or API changes. --- ### Release Notes <details> <summary>marshallpierce/rust-base64 (base64)</summary> ### [`v0.23.1`](https://redirect.github.com/marshallpierce/rust-base64/blob/HEAD/RELEASE-NOTES.md#0231) [Compare Source](https://redirect.github.com/marshallpierce/rust-base64/compare/v0.23.0...v0.23.1) - Make the tests build again on non-SIMD architectures ### [`v0.23.0`](https://redirect.github.com/marshallpierce/rust-base64/blob/HEAD/RELEASE-NOTES.md#0230) [Compare Source](https://redirect.github.com/marshallpierce/rust-base64/compare/v0.22.1...v0.23.0) - Added more consts for preconfigured configs and engines - Make DecodeError::InvalidLastSymbol more clear by including the decoded value - Added SIMD-accelerated engines behind the default-on `simd-unsafe` feature: `Simd` picks the best instruction set at runtime (AVX2 on `x86_64`, NEON on `aarch64`) and falls back to the scalar `GeneralPurpose` engine, while `Avx2` and `Neon` target one instruction set with no runtime detection and work in `no_std`. The engines support the standard and URL-safe alphabets. - Update MSRV to 1.71.0 - Add support for custom padding symbols </details> <details> <summary>arthurprs/quick-cache (quick_cache)</summary> ### [`v0.7.0`](https://redirect.github.com/arthurprs/quick-cache/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/arthurprs/quick-cache/compare/v0.6.24...v0.7.0) #### What's Changed - Reshape lifecycle API: Default RequestState threaded by \&mut (0.7.0) by [@&#8203;arthurprs](https://redirect.github.com/arthurprs) in [#&#8203;124](https://redirect.github.com/arthurprs/quick-cache/pull/124) - Abstract default hasher + switch to foldhash (quality) by [@&#8203;arthurprs](https://redirect.github.com/arthurprs) in [#&#8203;129](https://redirect.github.com/arthurprs/quick-cache/pull/129) - Bump hashbrown to 0.17 (MSRV 1.85) by [@&#8203;arthurprs](https://redirect.github.com/arthurprs) in [#&#8203;130](https://redirect.github.com/arthurprs/quick-cache/pull/130) - Add per-item access count stats (blocking and non-blocking) by [@&#8203;fsdvh](https://redirect.github.com/fsdvh) in [#&#8203;128](https://redirect.github.com/arthurprs/quick-cache/pull/128) **Full Changelog**: <arthurprs/quick-cache@v0.6.24...v0.7.0> ### [`v0.6.24`](https://redirect.github.com/arthurprs/quick-cache/releases/tag/v0.6.24) [Compare Source](https://redirect.github.com/arthurprs/quick-cache/compare/v0.6.23...v0.6.24) #### What's Changed - Pre-allocate the slab in reserve() by [@&#8203;arthurprs](https://redirect.github.com/arthurprs) in [#&#8203;123](https://redirect.github.com/arthurprs/quick-cache/pull/123) - Bound reserve() ghost headroom by additional by [@&#8203;arthurprs](https://redirect.github.com/arthurprs) in [#&#8203;125](https://redirect.github.com/arthurprs/quick-cache/pull/125) **Full Changelog**: <arthurprs/quick-cache@v0.6.23...v0.6.24> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/saluki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDQuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: jszwedko <jesse.szwedko@datadoghq.com> 470b0f0
1 parent 5c69052 commit 980f94f

1,614 files changed

Lines changed: 1359 additions & 1406 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<link rel="preload stylesheet" href="/saluki/assets/style.BktGeqBU.css" as="style">
1010
<link rel="preload stylesheet" href="/saluki/vp-icons.css" as="style">
1111

12-
<script type="module" src="/saluki/assets/app.CNnjeTMf.js"></script>
12+
<script type="module" src="/saluki/assets/app.CwHLcap-.js"></script>
1313
<link rel="preload" href="/saluki/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
1515
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
1616
</head>
1717
<body>
1818
<div id="app"></div>
19-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"agent-data-plane_configuration_configuration.md\":\"C8AZ1X-Q\",\"agent-data-plane_dogstatsd-top.md\":\"CkSK9oG6\",\"agent-data-plane_index.md\":\"BVPV06_B\",\"agent-data-plane_memory.md\":\"C_6eYlDd\",\"agent-data-plane_releasing.md\":\"BOooZnsS\",\"agent-data-plane_telemetry.md\":\"C3r33Lwm\",\"api-docs_index.md\":\"Db62scIJ\",\"development_common-language.md\":\"CcJHNFND\",\"development_contributing.md\":\"CL1oznKf\",\"development_index.md\":\"Br-SBwzt\",\"development_style-guide.md\":\"Dvenn5Zh\",\"development_testing-patterns.md\":\"BAc9DfMf\",\"development_testing.md\":\"BBGy8vdB\",\"index.md\":\"Cpj43Rve\",\"reference_adrs__template.md\":\"EC_XDB0E\",\"reference_adrs_index.md\":\"BorlLHbw\",\"reference_adrs_records_001-open-design-docs.md\":\"CwtgULXT\",\"reference_architecture_index.md\":\"BTUlvC2G\",\"reference_proposals_index.md\":\"FmDImXWX\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Saluki\",\"description\":\"A toolkit for building telemetry data planes in Rust.\",\"base\":\"/saluki/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"search\":{\"provider\":\"local\"},\"footer\":{\"copyright\":\"Copyright © 2024-Present Datadog, Inc.\"},\"editLink\":{\"pattern\":\"https://github.com/DataDog/saluki/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Developer Guide\",\"link\":\"/development\"}],\"sidebar\":[{\"text\":\"Developer Guide\",\"items\":[{\"text\":\"Common Language\",\"link\":\"/development/common-language\"},{\"text\":\"Contributing\",\"link\":\"/development/contributing\"},{\"text\":\"Style Guide\",\"link\":\"/development/style-guide\"},{\"text\":\"Testing\",\"link\":\"/development/testing\"},{\"text\":\"Testing Patterns\",\"link\":\"/development/testing-patterns\"}]},{\"text\":\"Reference Docs\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/reference/architecture\"},{\"text\":\"ADRs\",\"link\":\"/reference/adrs\"},{\"text\":\"Proposals\",\"link\":\"/reference/proposals\"}]},{\"text\":\"Agent Data Plane\",\"items\":[{\"text\":\"Overview\",\"link\":\"/agent-data-plane\"},{\"text\":\"Internal Telemetry\",\"link\":\"/agent-data-plane/telemetry\"},{\"text\":\"Memory Management\",\"link\":\"/agent-data-plane/memory\"},{\"text\":\"Releasing\",\"link\":\"/agent-data-plane/releasing\"},{\"text\":\"Configuration\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/agent-data-plane/configuration/configuration\"}]}]}],\"outline\":{\"level\":[2,3]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/DataDog/saluki\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
19+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"agent-data-plane_configuration_configuration.md\":\"BhZmorSt\",\"agent-data-plane_dogstatsd-top.md\":\"o6701pT_\",\"agent-data-plane_index.md\":\"CforzZF7\",\"agent-data-plane_memory.md\":\"HvfT4cJs\",\"agent-data-plane_releasing.md\":\"UD4_upqa\",\"agent-data-plane_telemetry.md\":\"BE__d2ib\",\"api-docs_index.md\":\"LEkyqatN\",\"development_common-language.md\":\"o4VQldNE\",\"development_contributing.md\":\"Ijv5vCbj\",\"development_index.md\":\"DhtUkO5f\",\"development_style-guide.md\":\"C2a6D2RH\",\"development_testing-patterns.md\":\"C5JMUOt_\",\"development_testing.md\":\"JgVolIKR\",\"index.md\":\"CO-Vi3t3\",\"reference_adrs__template.md\":\"D132Dpp3\",\"reference_adrs_index.md\":\"BnhMBiJc\",\"reference_adrs_records_001-open-design-docs.md\":\"BtWPTLtN\",\"reference_architecture_index.md\":\"BsRxY7oD\",\"reference_proposals_index.md\":\"DS1EDaxa\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Saluki\",\"description\":\"A toolkit for building telemetry data planes in Rust.\",\"base\":\"/saluki/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"search\":{\"provider\":\"local\"},\"footer\":{\"copyright\":\"Copyright © 2024-Present Datadog, Inc.\"},\"editLink\":{\"pattern\":\"https://github.com/DataDog/saluki/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Developer Guide\",\"link\":\"/development\"}],\"sidebar\":[{\"text\":\"Developer Guide\",\"items\":[{\"text\":\"Common Language\",\"link\":\"/development/common-language\"},{\"text\":\"Contributing\",\"link\":\"/development/contributing\"},{\"text\":\"Style Guide\",\"link\":\"/development/style-guide\"},{\"text\":\"Testing\",\"link\":\"/development/testing\"},{\"text\":\"Testing Patterns\",\"link\":\"/development/testing-patterns\"}]},{\"text\":\"Reference Docs\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/reference/architecture\"},{\"text\":\"ADRs\",\"link\":\"/reference/adrs\"},{\"text\":\"Proposals\",\"link\":\"/reference/proposals\"}]},{\"text\":\"Agent Data Plane\",\"items\":[{\"text\":\"Overview\",\"link\":\"/agent-data-plane\"},{\"text\":\"Internal Telemetry\",\"link\":\"/agent-data-plane/telemetry\"},{\"text\":\"Memory Management\",\"link\":\"/agent-data-plane/memory\"},{\"text\":\"Releasing\",\"link\":\"/agent-data-plane/releasing\"},{\"text\":\"Configuration\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/agent-data-plane/configuration/configuration\"}]}]}],\"outline\":{\"level\":[2,3]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/DataDog/saluki\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
2020

2121
</body>
2222
</html>

agent-data-plane/configuration/configuration.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

agent-data-plane/dogstatsd-top.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

agent-data-plane/index.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

agent-data-plane/memory.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

agent-data-plane/releasing.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<link rel="preload stylesheet" href="/saluki/assets/style.BktGeqBU.css" as="style">
1010
<link rel="preload stylesheet" href="/saluki/vp-icons.css" as="style">
1111

12-
<script type="module" src="/saluki/assets/app.CNnjeTMf.js"></script>
12+
<script type="module" src="/saluki/assets/app.CwHLcap-.js"></script>
1313
<link rel="preload" href="/saluki/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14-
<link rel="modulepreload" href="/saluki/assets/chunks/theme.Cms8fMcG.js">
14+
<link rel="modulepreload" href="/saluki/assets/chunks/theme.COy_E7Si.js">
1515
<link rel="modulepreload" href="/saluki/assets/chunks/framework.Chlm-uVU.js">
16-
<link rel="modulepreload" href="/saluki/assets/agent-data-plane_releasing.md.BOooZnsS.lean.js">
16+
<link rel="modulepreload" href="/saluki/assets/agent-data-plane_releasing.md.UD4_upqa.lean.js">
1717
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
1818
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
1919
</head>
@@ -23,8 +23,8 @@
2323
<span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">rust-audit-info</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> /usr/local/bin/agent-data-plane</span></span>
2424
<span class="line"></span>
2525
<span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Or scan it directly against the RustSec advisory database.</span></span>
26-
<span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">cargo</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> audit</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> bin</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> /usr/local/bin/agent-data-plane</span></span></code></pre></div><p>The <code>cargo-auditable</code> version is pinned in the <code>Makefile</code> (the <code>CARGO_TOOL_VERSION_cargo-auditable</code> variable), which the host and Linux Docker builds share. The Windows build pins the same version and its archive checksum separately in <code>ci/tooling/windows-build-adp.ps1</code>; bump both together.</p></div></div></main><footer class="VPDocFooter" data-v-39a288b8 data-v-e257564d><!--[--><!--]--><div class="edit-info" data-v-e257564d><div class="edit-link" data-v-e257564d><a class="VPLink link vp-external-link-icon no-icon edit-link-button" href="https://github.com/DataDog/saluki/edit/main/docs/agent-data-plane/releasing.md" target="_blank" rel="noreferrer" data-v-e257564d><!--[--><span class="vpi-square-pen edit-link-icon" data-v-e257564d></span> Edit this page on GitHub<!--]--></a></div><div class="last-updated" data-v-e257564d><p class="VPLastUpdated" data-v-e257564d data-v-e98dd255>Updated at: <time datetime="2026-08-11T18:27:14.000Z" data-v-e98dd255></time></p></div></div><nav class="prev-next" aria-labelledby="doc-footer-aria-label" data-v-e257564d><span class="visually-hidden" id="doc-footer-aria-label" data-v-e257564d>Pager</span><div class="pager" data-v-e257564d><a class="VPLink link pager-link prev" href="/saluki/agent-data-plane/memory" data-v-e257564d><!--[--><span class="desc" data-v-e257564d>Previous page</span><span class="title" data-v-e257564d>Memory Management</span><!--]--></a></div><div class="pager" data-v-e257564d><a class="VPLink link pager-link next" href="/saluki/agent-data-plane/configuration/configuration" data-v-e257564d><!--[--><span class="desc" data-v-e257564d>Next page</span><span class="title" data-v-e257564d>Configuration</span><!--]--></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><footer class="VPFooter has-sidebar" data-v-5d98c3a5 data-v-e315a0ad><div class="container" data-v-e315a0ad><!----><p class="copyright" data-v-e315a0ad>Copyright © 2024-Present Datadog, Inc.</p></div></footer><!--[--><!--]--></div></div>
27-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"agent-data-plane_configuration_configuration.md\":\"C8AZ1X-Q\",\"agent-data-plane_dogstatsd-top.md\":\"CkSK9oG6\",\"agent-data-plane_index.md\":\"BVPV06_B\",\"agent-data-plane_memory.md\":\"C_6eYlDd\",\"agent-data-plane_releasing.md\":\"BOooZnsS\",\"agent-data-plane_telemetry.md\":\"C3r33Lwm\",\"api-docs_index.md\":\"Db62scIJ\",\"development_common-language.md\":\"CcJHNFND\",\"development_contributing.md\":\"CL1oznKf\",\"development_index.md\":\"Br-SBwzt\",\"development_style-guide.md\":\"Dvenn5Zh\",\"development_testing-patterns.md\":\"BAc9DfMf\",\"development_testing.md\":\"BBGy8vdB\",\"index.md\":\"Cpj43Rve\",\"reference_adrs__template.md\":\"EC_XDB0E\",\"reference_adrs_index.md\":\"BorlLHbw\",\"reference_adrs_records_001-open-design-docs.md\":\"CwtgULXT\",\"reference_architecture_index.md\":\"BTUlvC2G\",\"reference_proposals_index.md\":\"FmDImXWX\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Saluki\",\"description\":\"A toolkit for building telemetry data planes in Rust.\",\"base\":\"/saluki/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"search\":{\"provider\":\"local\"},\"footer\":{\"copyright\":\"Copyright © 2024-Present Datadog, Inc.\"},\"editLink\":{\"pattern\":\"https://github.com/DataDog/saluki/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Developer Guide\",\"link\":\"/development\"}],\"sidebar\":[{\"text\":\"Developer Guide\",\"items\":[{\"text\":\"Common Language\",\"link\":\"/development/common-language\"},{\"text\":\"Contributing\",\"link\":\"/development/contributing\"},{\"text\":\"Style Guide\",\"link\":\"/development/style-guide\"},{\"text\":\"Testing\",\"link\":\"/development/testing\"},{\"text\":\"Testing Patterns\",\"link\":\"/development/testing-patterns\"}]},{\"text\":\"Reference Docs\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/reference/architecture\"},{\"text\":\"ADRs\",\"link\":\"/reference/adrs\"},{\"text\":\"Proposals\",\"link\":\"/reference/proposals\"}]},{\"text\":\"Agent Data Plane\",\"items\":[{\"text\":\"Overview\",\"link\":\"/agent-data-plane\"},{\"text\":\"Internal Telemetry\",\"link\":\"/agent-data-plane/telemetry\"},{\"text\":\"Memory Management\",\"link\":\"/agent-data-plane/memory\"},{\"text\":\"Releasing\",\"link\":\"/agent-data-plane/releasing\"},{\"text\":\"Configuration\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/agent-data-plane/configuration/configuration\"}]}]}],\"outline\":{\"level\":[2,3]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/DataDog/saluki\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
26+
<span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">cargo</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> audit</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> bin</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> /usr/local/bin/agent-data-plane</span></span></code></pre></div><p>The <code>cargo-auditable</code> version is pinned in the <code>Makefile</code> (the <code>CARGO_TOOL_VERSION_cargo-auditable</code> variable), which the host and Linux Docker builds share. The Windows build pins the same version and its archive checksum separately in <code>ci/tooling/windows-build-adp.ps1</code>; bump both together.</p></div></div></main><footer class="VPDocFooter" data-v-39a288b8 data-v-e257564d><!--[--><!--]--><div class="edit-info" data-v-e257564d><div class="edit-link" data-v-e257564d><a class="VPLink link vp-external-link-icon no-icon edit-link-button" href="https://github.com/DataDog/saluki/edit/main/docs/agent-data-plane/releasing.md" target="_blank" rel="noreferrer" data-v-e257564d><!--[--><span class="vpi-square-pen edit-link-icon" data-v-e257564d></span> Edit this page on GitHub<!--]--></a></div><div class="last-updated" data-v-e257564d><p class="VPLastUpdated" data-v-e257564d data-v-e98dd255>Updated at: <time datetime="2026-08-11T18:29:25.000Z" data-v-e98dd255></time></p></div></div><nav class="prev-next" aria-labelledby="doc-footer-aria-label" data-v-e257564d><span class="visually-hidden" id="doc-footer-aria-label" data-v-e257564d>Pager</span><div class="pager" data-v-e257564d><a class="VPLink link pager-link prev" href="/saluki/agent-data-plane/memory" data-v-e257564d><!--[--><span class="desc" data-v-e257564d>Previous page</span><span class="title" data-v-e257564d>Memory Management</span><!--]--></a></div><div class="pager" data-v-e257564d><a class="VPLink link pager-link next" href="/saluki/agent-data-plane/configuration/configuration" data-v-e257564d><!--[--><span class="desc" data-v-e257564d>Next page</span><span class="title" data-v-e257564d>Configuration</span><!--]--></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><footer class="VPFooter has-sidebar" data-v-5d98c3a5 data-v-e315a0ad><div class="container" data-v-e315a0ad><!----><p class="copyright" data-v-e315a0ad>Copyright © 2024-Present Datadog, Inc.</p></div></footer><!--[--><!--]--></div></div>
27+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"agent-data-plane_configuration_configuration.md\":\"BhZmorSt\",\"agent-data-plane_dogstatsd-top.md\":\"o6701pT_\",\"agent-data-plane_index.md\":\"CforzZF7\",\"agent-data-plane_memory.md\":\"HvfT4cJs\",\"agent-data-plane_releasing.md\":\"UD4_upqa\",\"agent-data-plane_telemetry.md\":\"BE__d2ib\",\"api-docs_index.md\":\"LEkyqatN\",\"development_common-language.md\":\"o4VQldNE\",\"development_contributing.md\":\"Ijv5vCbj\",\"development_index.md\":\"DhtUkO5f\",\"development_style-guide.md\":\"C2a6D2RH\",\"development_testing-patterns.md\":\"C5JMUOt_\",\"development_testing.md\":\"JgVolIKR\",\"index.md\":\"CO-Vi3t3\",\"reference_adrs__template.md\":\"D132Dpp3\",\"reference_adrs_index.md\":\"BnhMBiJc\",\"reference_adrs_records_001-open-design-docs.md\":\"BtWPTLtN\",\"reference_architecture_index.md\":\"BsRxY7oD\",\"reference_proposals_index.md\":\"DS1EDaxa\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Saluki\",\"description\":\"A toolkit for building telemetry data planes in Rust.\",\"base\":\"/saluki/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"search\":{\"provider\":\"local\"},\"footer\":{\"copyright\":\"Copyright © 2024-Present Datadog, Inc.\"},\"editLink\":{\"pattern\":\"https://github.com/DataDog/saluki/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Developer Guide\",\"link\":\"/development\"}],\"sidebar\":[{\"text\":\"Developer Guide\",\"items\":[{\"text\":\"Common Language\",\"link\":\"/development/common-language\"},{\"text\":\"Contributing\",\"link\":\"/development/contributing\"},{\"text\":\"Style Guide\",\"link\":\"/development/style-guide\"},{\"text\":\"Testing\",\"link\":\"/development/testing\"},{\"text\":\"Testing Patterns\",\"link\":\"/development/testing-patterns\"}]},{\"text\":\"Reference Docs\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/reference/architecture\"},{\"text\":\"ADRs\",\"link\":\"/reference/adrs\"},{\"text\":\"Proposals\",\"link\":\"/reference/proposals\"}]},{\"text\":\"Agent Data Plane\",\"items\":[{\"text\":\"Overview\",\"link\":\"/agent-data-plane\"},{\"text\":\"Internal Telemetry\",\"link\":\"/agent-data-plane/telemetry\"},{\"text\":\"Memory Management\",\"link\":\"/agent-data-plane/memory\"},{\"text\":\"Releasing\",\"link\":\"/agent-data-plane/releasing\"},{\"text\":\"Configuration\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/agent-data-plane/configuration/configuration\"}]}]}],\"outline\":{\"level\":[2,3]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/DataDog/saluki\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
2828

2929
</body>
3030
</html>

0 commit comments

Comments
 (0)