Skip to content

fix(apm): Set transaction name on componentDidMount() #18836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2020

Conversation

dashed
Copy link
Member

@dashed dashed commented May 14, 2020

@billyvg suggested we should also set the transaction name on the componentDidMount() React lifecycle method.

And to see if this alleviates some race conditions between setting the transaction name, and flushing the transaction event.

Related to #18822

@dashed dashed requested review from billyvg and a team May 14, 2020 20:49
@dashed dashed self-assigned this May 14, 2020
@dashed dashed merged commit cd187d0 into master May 14, 2020
@dashed dashed deleted the apm-set-transaction-name-on-did-mount branch May 14, 2020 21:43
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants