Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Expose the agent timings in the /workspace/:workspaceId/timings endpoint #14876

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

Closed
BrunoQuaresma opened this issue Sep 30, 2024 · 5 comments · Fixed by #14923
Closed

Expose the agent timings in the /workspace/:workspaceId/timings endpoint #14876

BrunoQuaresma opened this issue Sep 30, 2024 · 5 comments · Fixed by #14923
Assignees
Labels
observability Issues related to observability (metrics, dashboards, alerts, opentelemetry)

Comments

@BrunoQuaresma
Copy link
Collaborator

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:

@BrunoQuaresma BrunoQuaresma self-assigned this Sep 30, 2024
@coder-labeler coder-labeler bot added feature observability Issues related to observability (metrics, dashboards, alerts, opentelemetry) labels Sep 30, 2024
@dannykopping
Copy link
Contributor

@BrunoQuaresma will you add a separate issue for the agent registration timings, or will that be included in this one?

@BrunoQuaresma
Copy link
Collaborator Author

@dannykopping Are agent registration timings done? Could you please link the related issue?

@dannykopping
Copy link
Contributor

No, those also have to be implemented

@BrunoQuaresma
Copy link
Collaborator Author

So I think we can do it in a separated issue.

@dannykopping
Copy link
Contributor

Would you mind adding that @BrunoQuaresma?

BrunoQuaresma added a commit that referenced this issue Oct 14, 2024
Add the agent script timings into the
`/workspacebuilds/:workspacebuild/timings` response.

Close #14876
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
observability Issues related to observability (metrics, dashboards, alerts, opentelemetry)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants