Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
c512b78
Initial commit
paullegranddc Feb 3, 2025
dc449e0
Initial tests for StableConfigSource
mtoffl01 Feb 4, 2025
6d72f81
Add @Override for stableconfig get and configorigin methods
mtoffl01 Feb 4, 2025
92c81fd
apply github code qual suggestions
mtoffl01 Feb 4, 2025
635ba8a
passing initial tests
mtoffl01 Feb 5, 2025
d5bf963
support config_id
mtoffl01 Feb 5, 2025
9f03e04
Additional tests for invalid files
mtoffl01 Feb 5, 2025
06d572d
Introduce StableConfigSource to the list of ConfigProvider sources
mtoffl01 Feb 6, 2025
a03562c
add comments to current tests
mtoffl01 Feb 7, 2025
ac7b387
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 7, 2025
908a72d
fix typo
mtoffl01 Feb 7, 2025
abfc789
Merge branch 'mtoff/stable_config' of github.com:DataDog/dd-trace-jav…
mtoffl01 Feb 7, 2025
38355fe
Refactor: Introduce StableConfigSource sub-class, StableConfig
mtoffl01 Feb 10, 2025
aebebbe
nits: docs and cleanup
mtoffl01 Feb 10, 2025
90b52e9
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 10, 2025
cdd8df8
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 10, 2025
1fed1da
add doc for getStableConfig
mtoffl01 Feb 10, 2025
9f2b252
Merge branch 'mtoff/stable_config' of github.com:DataDog/dd-trace-jav…
mtoffl01 Feb 10, 2025
2da99f2
Merge branch 'master' into mtoff/stable_config
mtoffl01 Feb 10, 2025
ae6036b
Optimize: lazily load configuration information from file, cache results
mtoffl01 Feb 12, 2025
e3d6c80
nits: variable renaming, comments to describe variables
mtoffl01 Feb 12, 2025
a7bf5ba
nit: move comment above variable
mtoffl01 Feb 12, 2025
0c8ef6a
fix typo in managed file path
mtoffl01 Feb 13, 2025
049da8b
Initial StableConfigParser implementation and testing
mtoffl01 Feb 13, 2025
39fa0e2
Finalize StableConfigParser and tests
mtoffl01 Feb 13, 2025
53dec92
User parser in StableconfigSource; no more lazy loading
mtoffl01 Feb 13, 2025
96881d0
Add new logs for testing
mtoffl01 Feb 13, 2025
09e22a7
remove snakeyaml from dependency tree in internal-api
mtoffl01 Feb 13, 2025
519c443
Fix class initialization order
mcculls Feb 14, 2025
9a519e1
update parser test to use raw file input as opposed to map
mtoffl01 Feb 15, 2025
a9f968f
make ParserTest handle unexpected input format as well
mtoffl01 Feb 18, 2025
7c93f15
Revert fileretries stuff
mtoffl01 Feb 18, 2025
36a7e8a
Change managed path to reflect system tests
mtoffl01 Feb 18, 2025
9598e11
remove superfluous comments/logs used for testing
mtoffl01 Feb 18, 2025
bf9efad
Merge branch 'master' into mtoff/stable_config
mtoffl01 Feb 18, 2025
a34a546
snakeyaml is only used for testing now
mcculls Feb 19, 2025
a3be88d
Register StableConfigSource with native-image since we need it at bui…
mcculls Feb 19, 2025
99cb07b
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 20, 2025
cf99c4f
Address PR comments
mtoffl01 Feb 20, 2025
3d1a1d8
Change javadoc on getStableConfig function
mtoffl01 Feb 20, 2025
41fd3bc
Update dd-java-agent/agent-bootstrap/src/main/java/datadog/trace/boot…
mtoffl01 Feb 20, 2025
9dd51fe
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 20, 2025
f143632
Update internal-api/src/main/java/datadog/trace/bootstrap/config/prov…
mtoffl01 Feb 20, 2025
ea8d9f7
Apply PR suggestions round 2
mtoffl01 Feb 20, 2025
4366cab
Apply PR suggestions round 3
mtoffl01 Feb 21, 2025
eb7618b
Merge branch 'master' into mtoff/stable_config
mtoffl01 Feb 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into mtoff/stable_config
  • Loading branch information
mtoffl01 authored Feb 24, 2025
commit eb7618b646cbcd15fb72a8cee71f9442c091b818

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.