MetrixWire APM

MetrixWire APM

Details
View on WordPress

MetrixWire APM traces every WordPress request end-to-end: response time, status, and (when SAVEQUERIES
is enabled) each $wpdb query as its own span. Detectors on the MetrixWire dashboard flag N+1 queries,
slow endpoints, slow queries, and unhandled exceptions from the traces this plugin sends.

No code changes are required — activate the plugin, paste your API key and endpoint under
Settings MetrixWire, and traces start flowing.

For the absolute earliest possible trace start (before regular plugins load), see the must-use plugin
variant bundled with the metrixwire/php Composer package instead.

External services

This plugin sends trace data to the MetrixWire endpoint you configure — your own instance, or
metrixwire.com if you use the hosted service. Each request contains the HTTP method, path, response
status, duration, and (when SAVEQUERIES is enabled) the SQL text and duration of each database query.
Nothing is sent until you enter an API key and endpoint, and nothing is sent while the Enabled toggle is
off. Traces leave the site on the shutdown hook, after the response has already reached the visitor.

Details

Plugin code:
metrixwire-apm
Plugin version:
1.1.0
Outdated:
No
WP version:
6.0 or higher
PHP version:
8.1 or higher
Test up to WP version:
7.1
Total installations:
0
Last updated:
2026-08-26
Rating:
Times rated:
0
apm
database
monitoring
observability
performance