Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
libdatadog
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
68
Code
Issues
23
Pull requests
80
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(data-pipeline): encode structured values
- #2304
#2304
Open
lloeki
wants to merge 9 commits into
main
DataDog/libdatadog:main
from
lloeki/native-meta-struct-m2
DataDog/libdatadog:lloeki/native-meta-struct-m2
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat(data-pipeline): encode structured values
#2304
lloeki
wants to merge 9 commits into
main
DataDog/libdatadog:main
from
lloeki/native-meta-struct-m2
DataDog/libdatadog:lloeki/native-meta-struct-m2
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
feat(data-pipeline): add meta struct blob setter
Show description for 27ad1af
lloeki
committed
27ad1af
View commit details
Copy full SHA for 27ad1af
Browse repository at this point
feat(data-pipeline): encode structured values
Show description for 52a0ff6
lloeki
committed
52a0ff6
View commit details
Copy full SHA for 52a0ff6
Browse repository at this point
test(data-pipeline): verify owned value blobs
Show description for 1c4db0d
lloeki
committed
1c4db0d
View commit details
Copy full SHA for 1c4db0d
Browse repository at this point
Commits on Aug 5, 2026
Merge remote-tracking branch 'origin/main' into lloeki/native-meta-struct-m2
Show description for 2b5d255
ekump
committed
2b5d255
View commit details
Copy full SHA for 2b5d255
Browse repository at this point
replace hand rolled msgpack writing with rmp_writer, which we use everywhere else in libdatadog
ekump
committed
14b8478
View commit details
Copy full SHA for 14b8478
Browse repository at this point
return InvalidArgument for malformed structured-value slices to be consistent with rest of FFI API
ekump
committed
b3952ec
View commit details
Copy full SHA for b3952ec
Browse repository at this point
cover the structured-value encoder error path in the FFI example
ekump
committed
a6fe6f2
View commit details
Copy full SHA for a6fe6f2
Browse repository at this point
Commits on Aug 6, 2026
refactor(data-pipeline): derive token kinds
Show description for 7ac3bc1
lloeki
committed
7ac3bc1
View commit details
Copy full SHA for 7ac3bc1
Browse repository at this point
style(data-pipeline): format token dispatch
Show description for 9f87927
lloeki
committed
9f87927
View commit details
Copy full SHA for 9f87927
Browse repository at this point
You can’t perform that action at this time.