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

Distinguish PerformanceDuration from TotalDuration in job data #2322

Open
ArneMancofi opened this issue Nov 21, 2023 · 0 comments
Open

Distinguish PerformanceDuration from TotalDuration in job data #2322

ArneMancofi opened this issue Nov 21, 2023 · 0 comments

Comments

@ArneMancofi
Copy link

For succeeded jobs, the total duration, including latency, is available in the SucceededJobDto. For collecting information on execution speed, it would be useful to be able to distinguish latency from the actual performance duration.

I have created PR#2301 with a suggestion on how to add PerformanceDuration to that type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant