elastic / elastic/apm-agent-php
Add support for Log correlation (AKA Logging integration)
Open
agent-php
cross APM agents
enhancement
near term candidate
priority: high
triaged
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Log correlation allows you to navigate to all logs belonging to a particular trace and vice-versa: for a specific log, see in which context it has been logged and which parameters the user provided.
Documentation for Log correlation feature:
- [APM User Guide / Elastic APM features / Logging integration](https://www.elastic.co/guide/en/apm/guide/master/log-correlation.html)
- [Java agent as example of an agent supporting Log correlation feature](https://www.elastic.co/guide/en/apm/agent/java/master/log-correlation.html)
Contributor guide
Assessment
This issue has not been assessed yet.