16 Jan 2021 05:49 AM - last edited on 28 Sep 2022 10:31 AM by MaciejNeumann
we are considering to use Dynatrace for configuration/asset management by using properties of objects like OS/software major and minor versions,buildpack ...etc) and want to know how often such properties are checked and updated.
When a OS/software is upgraded, how long will it take for oneagent to update the correspoing property information?
Recently we applied a new buildpack on a host but os version property of the host was not quickly updated (one day after the upgrade, they confirmed the property was updated but not sure when it was actually updated)
Solved! Go to Solution.
18 Jan 2021 01:58 PM
I have found that Property Updates are fairly quick. Lets say you upgrade software version from 1.0 to 3.0, I have seen these properties updated within 15 mins of the change, but I have found where if we remove a value from the properties (Especially an environment property) it can take up to 48 hours for the values to drop off.
20 Jan 2021 02:43 AM
Thank you for your comment.
I had the similar result. I tried with custom metrics for a process, after restart the process, it took more than 10 mins to reflect the change of property value.(DT_CUSTOM_PROP). Though around 15mins is OK but wondering why it takes such time...