elastic / elastic/apm-agent-php
Please enable Elastic agent for PHP to perform tracking of OCI
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the enhancement:**
Elastic agent for PHP does not perform tracking of OCI, as can be seen in the documentation at https://www.elastic.co/guide/en/apm/agent/php/current/supported-technologies.html#supported-data-access-technologies.
Through this ticket, we would like to request the development of a feature that allows the PHP agent to track and capture queries in an Oracle environment using the OCI data access technology.
**Describe a specific use case for the enhancement or feature:**
We are having difficulty tracking the calls made by an application we are trying to monitor. The only way we were able to obtain information was through inferred spans, however, it's not possible to enable this feature in production due to its high resource consumption.
**What is the definition of done?**
Elastic agent for PHP being able to perform tracking of OCI
Contributor guide
Assessment
This issue has not been assessed yet.