2022-06-01T08:13:20.010-0400 INFO 153 com.l7tech.external.assertions.comparison.server.ServerComparisonAssertion: 7101: Comparison did not match: ${latencyMetrics.count} is greater than 0
2022-06-01T08:13:20.010-0400 WARNING 153 com.l7tech.server.policy.assertion.ServerHttpRoutingAssertion: 4042: Problem routing to http://localhost:9080/apm/metricFeed. Error msg: Unable to obtain HTTP response from http://localhost:9080/apm/metricFeed: Connection to http://localhost:9080 refused. Caused by: Connection refused (Connection refused)
Release : 3.4
Component : API Gateway 10.x
Setting the below and restarting the apmia agent worked.
Go to /opt/CA/apmia/extensions/apim-xxx, edit the bundle.properties file and set
introscope.epagent.config.httpServerPort=9080
introscope.epagent.config.networkDataPort=9090