Skip to content

Pull requests: DataDog/saluki

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

TESTING Make DogStatsD stats collection lazy area/components Sources, transforms, and destinations. destination/dogstatsd-stats DogStatsD Statistics destination. source/dogstatsd DogStatsD source.
#1727 opened May 22, 2026 by aqian01 Contributor Draft
feat(correctness): fan out from one millstone process area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1724 opened May 22, 2026 by webern Contributor Loading…
1 task done
feat(panoramic): add native macOS runtime for integration tests + Tart wrapper area/docs Reference documentation. area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1721 opened May 21, 2026 by thieman Contributor Draft
feat(metrics): add series-specific payload limit config area/components Sources, transforms, and destinations. area/docs Reference documentation. encoder/datadog-metrics Datadog Metrics encoder.
#1715 opened May 21, 2026 by rayz Contributor Loading…
1 of 4 tasks
feat(dogstatsd): Add DogStatsD packet forwarding support area/components Sources, transforms, and destinations. area/docs Reference documentation. area/test All things testing: unit/integration, correctness, SMP regression, etc. source/dogstatsd DogStatsD source.
#1712 opened May 20, 2026 by aqian01 Contributor Loading…
feat(dogstatsd): added replay functionality area/components Sources, transforms, and destinations. area/io General I/O and networking. source/dogstatsd DogStatsD source.
#1711 opened May 20, 2026 by lucastemb Contributor Loading…
enhancement(core): unify trace event model with Datadog Agent area/components Sources, transforms, and destinations. area/core Core functionality, event model, etc. area/test All things testing: unit/integration, correctness, SMP regression, etc. encoder/datadog-traces Datadog Traces encoder. transform/apm-stats APM Stats transform. transform/trace-obfuscation Trace Obfuscation synchronous transform. transform/trace-sampler Trace Sampler synchronous transform.
#1693 opened May 18, 2026 by ajgajg1134 Draft
3 tasks
fix(env): use mpsc for autodiscovery events area/config Configuration.
#1671 opened May 18, 2026 by omribz156 Loading…
1 of 4 tasks
fix(agent-data-plane): change default listen ports to avoid conflicts area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1652 opened May 14, 2026 by webern Contributor Loading…
1 task done
feat(correctness): add agent telemetry correctness test area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1637 opened May 13, 2026 by thieman Contributor Draft
feat(io): Retry transactions if secrets are enabled area/components Sources, transforms, and destinations. area/io General I/O and networking.
#1595 opened May 6, 2026 by atanzu Contributor Loading…
1 of 4 tasks
test(smp): add default-bucket dsd_uds variant alongside 1Hz cases area/ci CI/CD, automated testing, etc. area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1594 opened May 6, 2026 by jszwedko Collaborator Draft
3 tasks
test(smp): Agent vs Agent+ADP 1Hz dogstatsd benchmark area/ci CI/CD, automated testing, etc. area/docs Reference documentation. area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1592 opened May 5, 2026 by jszwedko Collaborator Draft
3 tasks
Emit tag filter list length area/ci CI/CD, automated testing, etc. area/config Configuration. area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1529 opened Apr 29, 2026 by StephenWakely Contributor Loading…
4 tasks
Trace agent to ADP poc area/components Sources, transforms, and destinations. area/core Core functionality, event model, etc. encoder/datadog-traces Datadog Traces encoder. transform/apm-stats APM Stats transform. transform/trace-obfuscation Trace Obfuscation synchronous transform. transform/trace-sampler Trace Sampler synchronous transform.
#1521 opened Apr 28, 2026 by ajgajg1134 Draft
4 tasks
feat(aggregate): support configurable sub-10s aggregation windows area/components Sources, transforms, and destinations. transform/aggregate Aggregate transform.
#1459 opened Apr 23, 2026 by lukesteensen Contributor Draft
5 tasks done
chore(common): add a helper type for human-friendly byte size parsing with Facet support area/components Sources, transforms, and destinations. area/core Core functionality, event model, etc. area/memory Memory bounds and memory management. area/observability Internal observability of ADP and Saluki. source/dogstatsd DogStatsD source. source/otlp OTLP source. transform/dogstatsd-mapper DogStatsD Mapper synchronous transform. type/chore Updates to dependencies or general "administrative" tasks necessary to maintain the codebase/repo.
#1346 opened Apr 11, 2026 by tobz Member Draft
1 of 4 tasks
experiment(core): add support for tracking CPU usage on a per-group basis area/components Sources, transforms, and destinations. area/core Core functionality, event model, etc. area/memory Memory bounds and memory management. area/observability Internal observability of ADP and Saluki. source/dogstatsd DogStatsD source. type/experiment A change that is still currently being worked on or tested to prove viability.
#1343 opened Apr 10, 2026 by tobz Member Draft
1 of 4 tasks
test(smp): add initial Agent+ADP tagfilter benchmark harness area/ci CI/CD, automated testing, etc. area/config Configuration. area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1327 opened Apr 8, 2026 by rayz Contributor Draft
4 tasks
feat(aggregate): add AggregatorHandle for on-demand flush area/components Sources, transforms, and destinations. transform/aggregate Aggregate transform. type/enhancement An enhancement in functionality or support.
#1309 opened Apr 3, 2026 by duncanista Contributor Draft
1 of 4 tasks
chore(ci): add smp experiments for tag filtering area/test All things testing: unit/integration, correctness, SMP regression, etc.
#1296 opened Apr 1, 2026 by rayz Contributor Draft
1 of 4 tasks
enhancement(dev): add Bazel build configuration area/components Sources, transforms, and destinations. area/config Configuration. area/core Core functionality, event model, etc. area/io General I/O and networking. area/memory Memory bounds and memory management. area/observability Internal observability of ADP and Saluki. destination/dogstatsd-stats DogStatsD Statistics destination. encoder/datadog-traces Datadog Traces encoder. source/otlp OTLP source. transform/apm-stats APM Stats transform. transform/dogstatsd-prefix-filter DogStatsD Prefix/Filter transform. transform/host-tags Host Tags synchronous transform. type/enhancement An enhancement in functionality or support.
#1294 opened Apr 1, 2026 by tobz Member Draft
2 of 4 tasks
enhancement(datadog encoder): support for metrics v3 protocol area/components Sources, transforms, and destinations. area/core Core functionality, event model, etc. area/io General I/O and networking. area/test All things testing: unit/integration, correctness, SMP regression, etc. encoder/datadog-metrics Datadog Metrics encoder. forwarder/datadog Datadog forwarder.
#1175 opened Feb 6, 2026 by tobz Member Draft
4 tasks
enhancement(io): rework how framing interacts with I/O buffers area/components Sources, transforms, and destinations. area/docs Reference documentation. area/io General I/O and networking. source/dogstatsd DogStatsD source.
#983 opened Oct 30, 2025 by tobz Member Draft
1 of 4 tasks
[WIP] trim_left investigation area/core Core functionality, event model, etc. effort/complex Involves complicated changes that require guidance and careful review. type/bug Bug fixes.
#67 opened May 21, 2024 by GeorgeHahn Contributor Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.