Features
Agent features
The MyARM agent implements the full set of features defined by the ARM 4.0 interface specification which can be summarized as follows:
- Transaction response time measurement with micro- or nanosecond granularity (platform dependent)
- Supports implicit (start/stop) and explicit (report) response time measurement
- Transaction parent/child relationship correlation
- Application measurement support (application running time)
- Up to 20 name/value context properties (name=value) for applications and transactions
- URI support for transactions
- Transaction metrics like counters, gauges, numeric IDs and simple strings
- Error handling support on API level
- Supports finer granularity for transaction measurements
- measuring time spent waiting for some resource to be available (blocked transactions)
- bind a thread to a transaction measurement
- Supports single- and multi-threading environments