In looking at bundle.properties in the latest 21.6 version, i see lot of key properties no longer there which were used to be earlier, below are few examples:
# Number of threads that are retrieving folder information
#
# More threads need more resources but will get the job done faster. Default
# value = 10.
#
# Changing this property requires restarting the Monitored Process
asm.folderThreads=10
# Changing this property requires restarting the Monitored Process
asm.resultsGroups=by_folder
Support took a fresh 21.4 and 21.6 and found these bundles.properties missing in 21.6
Missing
asm.folderThreads
asm.resultsGroup
asm.logASMIssues
asm.connectionRetries
log4j.logger.IntroscopeAgent.Asm.MainThread.REstClient
log4j.additivity.IntroscopeAgent.Asm.MainThread.REstClient
log4j.logger.IntroscopeAgent.Asm.all_folders.REstClient
introscope.agent.customerProcessName
introscope.agent.agentName
This list was removed from ASM Agent 21.6 onwards since they are underused and to improve performance.