Login  |  Packages  |  Support  |  Bugs
Top Level :: PHP :: APM :: 2.0.3

APM 2.0.3

Package Information
Summary Alternative PHP Monitor
Maintainers Patrick Allaert < patrickallaert at php dot net > (lead) [details]
Olivier Garcia (developer) [details]
Davide Mendolia (lead) [inactive] [details]
License PHP License
Description Monitoring extension for PHP, collects error events and statistics and send them to one of his drivers:
SQLite and MariaDB/MySQL drivers are storing those in a database.
StatsD driver sends them to StatsD using UDP.
Socket driver sends them via UDP or TCP socket using its dedicated protocol.
More drivers to come (SNMP, e-mail, Hadoop,...).

A web frontend exists for manipulating the data stored in database at: https://github.com/patrickallaert/php-apm-web
Release notes
Version 2.0.3
(stable)
Fixed:
- Double initialization of request data.
This could lead to data being present twice in DBs (reproducible with both SQLite and MySQL enabled).
Changed:
- Default value of apm.dump_max_depth decreased to 1.
With today's application complexity, the amount of data collected in stacktraces
including arguments can lead to several thousands of MiB of memory consumed.
We recommend increasing this value with care.
- Weird things could happen when changing 'apm.enabled' during a request. It doesn't make much sense to support
in request activation/deactivation. 'apm.enabled' is therefor now PHP_INI_SYSTEM.

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ]

Dependencies for release 2.0.3
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks