15 Oct 2019 08:12 PM
Hi All, is there a way to enable "real-time updates" to activate new request attributes on specific services. The "real-time updates" option available in the "custom service detection" seems to be global but our need is to target specific instances like we used to be able to do with Appmon and the "hot sensor placement" on specific agents.
Solved! Go to Solution.
15 Oct 2019 09:49 PM
There is no such option, you can disable real-time updates and restart process you need.
Sebastian
16 Oct 2019 07:17 AM
You just need to be specific on selecting the particular process when defining the request attribute source:
Some sources are always real time updated (for example http header), some such as Java method parameters you need to either restart the processes or enable the real time updates for custom services.
For some like .NET, you always need to restart processes.