elastic / elastic/apm-agent-php

Add support for Magento (e-commerce platform)

Open
#386 0 comments 1 reaction 0 assignees View on GitHub
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

Magento is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas (#382) and Symfony (#381).

- [ ] 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.