elastic / elastic/apm-agent-php
Add support for Laminas framework
Open
agent-php
enhancement
PHP specific technology
priority: medium
triaged
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Detect that it's indeed the framework used by the application and record it in metadata.service.framework
- [ ] Automatically discover service name
- [ ] Automatically name a transaction based the selected route
- [ ] Capture errors escaping from the application to the framework
- [ ] Investigate if we should capture additional data specific to this framework
Contributor guide
Assessment
This issue has not been assessed yet.