libdatadog icon indicating copy to clipboard operation
libdatadog copied to clipboard

Datadog shared rust-based library. For now only used in other products (e.g. Ruby or PHP libraries).

Results 149 libdatadog issues
Sort by recently updated
recently updated
newest added

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...

profiling
ci-build

Adding live debugging support. It requires remote configuration to work at all, so to do proper integration tests of the functionality, that part is also in this big PR. Dynamic...

sidecar
common

# What does this PR do? Creates a `StringTable` where the individual strings are allocated in an arena allocator. This uses the Chain, Linear, and Virtual Allocators provided by datadog-alloc...

profiling

# What does this PR do? Remove the validation that endpoint is not empty when casting the crashtrackers parameters. The endpoint can be empty, because it will be read from...

profiling
telemetry
common

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...

**NOT READY FOR REVIEW** # What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this...

sidecar

# What does this PR do? Ensure the libdatadog profiling shared library has no SONAME set in `.so` shared libraries. # Motivation In some environments, the libdatadog profiling shared library...

ci-build

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...

# What does this PR do? This PR collects some of the [`trace_api.*` internal metrics](https://docs.google.com/spreadsheets/d/1KwA4ii1tjU96TiuB12yXaBClSJrhSc2hfRhSkWHODRk/edit?pli=1#gid=0) in the trace flusher. These metrics are then sent by the "self telemetry" worker of...

mini-agent
sidecar
data-pipeline

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...