Netflix / archaius

Library for configuration management API
Apache License 2.0
2.46k stars 485 forks source link

Add support for tracking individual properties' stack traces #708

Closed akang31 closed 6 months ago

akang31 commented 6 months ago

Surface builder handle setPropertiesToTrack, AccessMonitorUtil handle setPropertiesToTrack, and getTrackedPropertyTraces to allow for tracking stack traces of specific properties and also pulling of the data when necessary.

We allow updating this on the fly for better fast property support