Calculators not being shown
search cancel

Calculators not being shown

book

Article ID: 437918

calendar_today

Updated On:

Products

DX SaaS

Issue/Introduction

Some calculators for the APMIA agent stopped reporting suddenly in DX O2 SaaS, what can I check on the agent side?

Environment

DX O2 SaaS
DX O2 APM Agents

Resolution

 

Check the APMIA Agent configuration for the following properties and make sure it is set to false:

introscope.agent.nass.metric.ingestion.enabled=false

This agent property is set to false by default, when in false state, the metrics will be sent to APM EM.
When in true state, it will be sent to Nass directly without going through the apm em harvest cycle, in which the JavaScript calculators will get their chances for additional custom processing of the incoming metrics as well.