Monitoring

This section covers receiving and viewing telemetry (statistics) from running Talon applications.

Overview

Talon automatically collects and reports statistics at multiple levels:

  • XVM (Server) Statistics: Load average, memory usage, per-thread CPU utilization

  • AEP Engine Statistics: Message throughput, object pool usage, transaction statistics

  • Per-Transaction Statistics: Detailed performance metrics at the transaction level

By default, statistics reporting is conservative to minimize overhead. You can configure the level of detail based on your monitoring needs.

Monitoring Components

Last updated