Skip to content

Conversation

@wadjei
Copy link
Contributor

@wadjei wadjei commented May 6, 2022

The example only hooked into the TerminateEvent so the constructor only got called
late in the request lifecycle (this happened with symfony/symfony 5.3).

By explicitly hooking in to the RequestEvent and calling startSpan there, the span
covers all other spans created during the request.

The example only hooked into the TerminateEvent so the constructor only got called
late in the request lifecycle (this happened with symfony/symfony 5.3).

By explicitly hooking in to the RequestEvent and calling startSpan there, the span
covers all other spans created during the request.
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 6, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

@bobstrecansky
Copy link
Contributor

@wadjei - would you like to sign the CLA so we can merge this?

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #59 (01919fa) into main (030c370) will not change coverage.
The diff coverage is n/a.

❗ Current head 01919fa differs from pull request most recent head c69a5de. Consider uploading reports for the commit c69a5de to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #59   +/-   ##
=========================================
  Coverage     95.72%   95.72%           
  Complexity      177      177           
=========================================
  Files            17       17           
  Lines           444      444           
=========================================
  Hits            425      425           
  Misses           19       19           
Flag Coverage Δ
7.4 95.72% <ø> (ø)
8.0 95.72% <ø> (ø)
8.1 95.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 030c370...c69a5de. Read the comment docs.

@wadjei
Copy link
Contributor Author

wadjei commented May 13, 2022

@wadjei - would you like to sign the CLA so we can merge this?

love to! But still trying to work out how to fix my being not covered

@wadjei
Copy link
Contributor Author

wadjei commented May 13, 2022

/easycla

1 similar comment
@wadjei
Copy link
Contributor Author

wadjei commented May 13, 2022

/easycla

@wadjei
Copy link
Contributor Author

wadjei commented May 20, 2022

@bobstrecansky I've finally managed to get the PR signed

@bobstrecansky
Copy link
Contributor

Awesome, thanks for your contribution @wadjei !

@bobstrecansky bobstrecansky merged commit 9418b3f into open-telemetry:main May 20, 2022
@wadjei wadjei deleted the amend-kernel-listener-example branch July 15, 2022 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants