dd-trace-java
dd-trace-java copied to clipboard
Datadog APM client for Java
# What Does This Do - Use clock.millis() instead os System.currentTimeMillis() in the ASM Standalone Sampler - fix the rate limiter to 1 minute as is defined in the RFC...
# What Does This Do Quick'n'dirty changes for SQL Server. Work in progress # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]
# What Does This Do Implemented blocking functionality for the SQL-injection Exploit Prevention. # Motivation # Additional Notes This is part of Exploit prevention initiative (RASP) Jira ticket: [APPSEC-46818] [APPSEC-46818]:...
# What Does This Do # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]
# What Does This Do Collect tracer logs in a tracer log file in the tracer flare: Changes: - handle the case when no tracer log file is configured in...
# What Does This Do Adds remote config support to the auto user id collection mode. # Motivation # Additional Notes Jira ticket: [APPSEC-53547] RFC: [link](https://docs.google.com/document/d/19VHLdJLVFwRb_JrE87fmlIM5CL5LdOBv4AmLxgdo9qI/edit?pli=1#heading=h.hidcz5iyug2k) [APPSEC-53547]: https://datadoghq.atlassian.net/browse/APPSEC-53547?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
# What Does This Do Applies the new erratum/addendum of automated user events trancking. The new RFC defines three different modes based on the env `DD_APPSEC_AUTO_USER_INSTRUMENTATION_MODE` - `identification` (by default)...
# What Does This Do This PR prevents the JVM agent to be installed when using automatic lib-injection setup if some other JVM agents are found to be setup. #...
# What Does This Do # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]
# What Does This Do This is a new PR following an extension of #7107's original changes + my botching of the commit history. This PR is responsible for reading...