elastic / elastic/apm-agent-php

Process fork during request should create child transaction

Open
#958 0 comments 0 reactions 0 assignees View on GitHub
agent-php bug priority: high triaged
Dominant language
PHP
Stars
268
Forks
86
PR merge metrics
No merged PRs in 30d

Description

Current implementation does not end transaction in child process (while still creating spans with parent process transaction as the parent). Instead fork should create a child transaction for the execution of the child process.

Follow up to #627

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.