Releases: flightphp/apm
Releases · flightphp/apm
v0.5.1
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- MySQL/MariaDB engine now able to store and process APM metrics.
- Full refactor (yep) that is better handled by a developer than letter AI go wild. It's in a much better place now for adding future Adapters like Postgres.
- Renamed some columns in SQLite because AI decided to use protected keywords (timestamp) for some column names. 😠
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
What's Changed
- Added option to mask IP addresses for GDPR compliance
- Overhauled custom event tracking to be more searchable
- Tightened up some of the dark mode css.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's changed
- New search filter to search the request ID
- Fixed response dist graph to reflect better what is happening within your requests search
- Fixed run condition with worker
- Added helpful message for why only 500 requests show up
Full Changelog: v0.2.2...v0.3.0