Why has Application disappeared from the Team Center Map when it is still reporting in the investigator
search cancel

Why has Application disappeared from the Team Center Map when it is still reporting in the investigator

book

Article ID: 16836

calendar_today

Updated On:

Products

CA Application Performance Management Agent (APM / Wily / Introscope) INTROSCOPE

Issue/Introduction



The Team Center Map view is no longer showing an application that was visible yesterday even though in the investigator I can see it is still reporting data. If I scroll back in the timeline on the map to yesterday the application appears again. Why is is removed today?

Environment

APM 10.x any platform

Resolution

The Map data is only populated from transaction trace information not metrics. So even if the application is still active if no traces have been received for that application for a given period of time then the application will disappear from the map. This situation can arise if transaction trace sampling does not happen to capture anything for that application and if the application encounters no error situation that would cause the triggering of any errorsnapshot trace or autotrace from differential analysis.

The period for which applications will persist on the map since the last transaction trace was received is configurable and is documented here

https://docops.ca.com/ca-apm/10-5/en/administrating/properties-files-reference/introscopeenterprisemanager-properties#IntroscopeEnterpriseManager.properties-Applicationtriagemapdata

In essence there are two properties

introscope.apm.data.agingTime
introscope.apm.data.timeWindow

both have a default of 1 day. The properties are documented as pertaining to the Application Triage Map - but are also used for the Team Center Map