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
/
dd-trace-java
Public
Notifications
You must be signed in to change notification settings
Fork
351
Star
727
Code
Issues
252
Pull requests
169
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Match Hands Off Config selectors on process_arguments value
- #9201
#9201
Merged
bm1549
merged 17 commits into
master
DataDog/dd-trace-java:master
from
paullgdc/stable_config/match_equal_args
DataDog/dd-trace-java:paullgdc/stable_config/match_equal_args
Copy head branch name to clipboard
Jul 22, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Match Hands Off Config selectors on process_arguments value
#9201
bm1549
merged 17 commits into
master
DataDog/dd-trace-java:master
from
paullgdc/stable_config/match_equal_args
DataDog/dd-trace-java:paullgdc/stable_config/match_equal_args
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2025
feat: match stable config java properties on other operator than 'contains'
paullegranddc
committed
2df85ac
View commit details
Copy full SHA for 2df85ac
Browse repository at this point
fix: lowercase match value
paullegranddc
committed
314525a
View commit details
Copy full SHA for 314525a
Browse repository at this point
fix: extra parameter
paullegranddc
committed
b051555
View commit details
Copy full SHA for b051555
Browse repository at this point
fix: remove duplicate values
paullegranddc
committed
c094176
View commit details
Copy full SHA for c094176
Browse repository at this point
fix: lint
paullegranddc
committed
a58bd09
View commit details
Copy full SHA for a58bd09
Browse repository at this point
fi: wrong variable
paullegranddc
committed
db6e5c7
View commit details
Copy full SHA for db6e5c7
Browse repository at this point
fix lint
paullegranddc
committed
5865dc8
View commit details
Copy full SHA for 5865dc8
Browse repository at this point
fix: tests
paullegranddc
committed
2f93fad
View commit details
Copy full SHA for 2f93fad
Browse repository at this point
fix: null matches with exist should work
paullegranddc
committed
ebf333b
View commit details
Copy full SHA for ebf333b
Browse repository at this point
feat: add tests for equal operator on arguments
paullegranddc
committed
75f6dae
View commit details
Copy full SHA for 75f6dae
Browse repository at this point
Commits on Jul 20, 2025
fix: use equal method instead of operator
paullegranddc
committed
cfb37db
View commit details
Copy full SHA for cfb37db
Browse repository at this point
Commits on Jul 21, 2025
Update internal-api/src/main/java/datadog/trace/bootstrap/config/provider/StableConfigParser.java
Show description for a8ff152
mtoffl01
and
PerfectSlayer
authored
a8ff152
View commit details
Copy full SHA for a8ff152
Browse repository at this point
apply PR suggestions
mtoffl01
committed
6f1ea89
View commit details
Copy full SHA for 6f1ea89
Browse repository at this point
fix typo
mtoffl01
committed
db73932
View commit details
Copy full SHA for db73932
Browse repository at this point
Add missing locale
mtoffl01
committed
12c673d
View commit details
Copy full SHA for 12c673d
Browse repository at this point
Commits on Jul 22, 2025
add matches == null check back in to avoid NPE
mtoffl01
committed
4f4c5bc
View commit details
Copy full SHA for 4f4c5bc
Browse repository at this point
Merge branch 'master' into paullgdc/stable_config/match_equal_args
mtoffl01
authored
2cf1092
View commit details
Copy full SHA for 2cf1092
Browse repository at this point
You can’t perform that action at this time.