elastic / elastic/apm-agent-php
[umbrella] Add support for WordPress
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
- [x] #826
- [x] #827
- [ ] #812
- [ ] #816
- [ ] Automatically discover service name
- [ ] #905
- [ ] Automatically name a transaction based the selected route
- [ ] Capture errors escaping from the application to the framework
- [x] It seems that WordPress uses mysqli (AKA MySQL Improved Extension) for database queries so [#639 - Add support mysqli (AKA MySQL Improved Extension)](https://github.com/elastic/apm-agent-php/issues/639) might a prerequisite.
- [ ] Automated tests
- [ ] PHP workers process daemon + front-end server combinations to cover:
- [ ] PHP-FPM + NGINX
- [ ] mod_php + Apache
- [ ] With/out OpCache enabled
- [ ] In addition to basic WordPress setup we should test with the following plugins to
- [ ] #814
Contributor guide
Assessment
This issue has not been assessed yet.