CA Application Performance Management (APM / Wily / Introscope)
Issue/Introduction
This case has been opened for our customer. Actually client is running APM 10.7, but change to DX APM 2*.* is planned.
Metric names created by the C++ agent do not conform to the APM standard, e.g. “SuperDomain|XJ7|Infrastructure|APM-InfrastructureAgent_10.7|Frontends|Apps|XX|YYY:Overall Average Response Time (in ms)“ instead of “…:Average Response Time (ms)”. Therefore, metrics are not shown in ATC map for GENERICFRONTEND nodes as the default mapping does not match the metric name.
No “URLs” part in the metric name. Therefore, experiences are not properly created.
No other blamepoint metrics are created (RPI, EPI, Stalls, CI).
Hostname and Port are part of the APM_FRONTEND_BEGIN API and not of the APM_BACKEND_BEGIN API! Therefore, hostnames clutter the map but provide no real value as nodes named “Apps|{applicationName}|{hostname}” are created which make absolutely no sense .