Skip to content
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

Add trace execution elapsed time logic #497

Merged
merged 8 commits into from
Dec 24, 2024
Merged

Conversation

pditommaso
Copy link
Collaborator

This PR adds an interceptor class able to trace the elapsed time required to carry out the execution of the method(s) to which the @TraceElapsedTime annotation is applied.

pditommaso and others added 8 commits May 12, 2024 15:28
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso merged commit 9e25687 into master Dec 24, 2024
1 check passed
@pditommaso pditommaso deleted the feat-trace-elapsed-time branch December 24, 2024 19:07
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