dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

Datadog APM client for Java

Results 483 dd-trace-java issues
Sort by recently updated
recently updated
newest added

# What Does This Do This change, modeled after Golang PR https://github.com/DataDog/data-streams-go/pull/12/files, introduces the concept of an origin-based StatsPoint, where the timestamp of the StatsPoint is based on the time...

# What Does This Do Implements support for Selenium framework integration in CI Visibility. Tests that are using Selenium bindings for Java are tagger appropriately. If the tests are using...

comp: ci visibility
run-tests: all

# What Does This Do Fixes tracing for tests that are run with JUnit Platform Runner. # Motivation There are CI Visibility customers who use JUnit Platform Runner. # Additional...

type: bug
comp: ci visibility

# What Does This Do When flaky test retries are enabled in CI Visibility, by default every failed test will be retried up to N times. A config property is...

comp: ci visibility

# Motivation Avoids recreating the same helpers when a module contains several instrumenters. Jira ticket: [AIT-9441] [AIT-9441]: https://datadoghq.atlassian.net/browse/AIT-9441?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

comp: core
tag: performance
type: refactoring

These are leftovers from #6797

comp: core
tag: no release notes
type: refactoring

# What Does This Do Add support for [SpanLinks](https://docs.datadoghq.com/tracing/trace_collection/span_links/) in spark instrumentation to correlate `spark.streaming_batch` span with its parent `databricks.task.execution` span from a different trace. # Motivation `spark.streaming_batch` spans are...

inst: apache spark

# What Does This Do # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]

type: refactoring
comp: asm iast

# What Does This Do Hack to try out native bindings for rust data pipeline in Java. See DataDog/libdatadog#360 # Motivation R&D week. # Additional Notes Currently only works on...

# What Does This Do Add DSM checkpoint when reading/writing to S3 using `aws-sdk-1` # Motivation Connect services based on which data they are reading/writing in S3 # Additional Notes...

inst: aws sdk
comp: data streams