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 telemetry around runner update process. #1497

Merged
merged 4 commits into from
Nov 22, 2021

Conversation

TingluoHuang
Copy link
Member

@TingluoHuang TingluoHuang commented Nov 18, 2021

Adding basic telemetry around the runner update process so we can easily identify issues.

  • How long does the download take?
  • How long does the unzip take?
  • How long does the folder copy take?

https://github.com/github/c2c-actions-runtime/issues/1557

Sample telemetry in Kusto.
image

@TingluoHuang TingluoHuang requested a review from a team as a code owner November 18, 2021 21:58
Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TingluoHuang TingluoHuang merged commit 5b8ff17 into main Nov 22, 2021
@TingluoHuang TingluoHuang deleted the users/tihuang/updatetelemetry branch November 22, 2021 23:27
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