Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, the timings endpoint returns only provisioner timings but we also want to include the agent timings to display them in the UI.
Related to:
The text was updated successfully, but these errors were encountered:
@BrunoQuaresma will you add a separate issue for the agent registration timings, or will that be included in this one?
Sorry, something went wrong.
@dannykopping Are agent registration timings done? Could you please link the related issue?
No, those also have to be implemented
So I think we can do it in a separated issue.
Would you mind adding that @BrunoQuaresma?
feat(coderd): return agent script timings (#14923)
9c8ecb8
Add the agent script timings into the `/workspacebuilds/:workspacebuild/timings` response. Close #14876
BrunoQuaresma
Successfully merging a pull request may close this issue.
Right now, the timings endpoint returns only provisioner timings but we also want to include the agent timings to display them in the UI.
Related to:
The text was updated successfully, but these errors were encountered: