APM does monitoring and alerting. One would expect the monitoring to simply collect data and alerting to set the thresholds to kick of whatever alert is needed when the threshold is met. But the APM requires the threshold value to be set in monitoring and the alert simply is based off whether the monitoring succeeded or failed (in general). This seems backwards to me.
Can some one explain the logic of this? am I mistaken in my thinking?
Thanks.