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 for node creation time tracking #11075

Open
YuliiaKovalova opened this issue Dec 3, 2024 · 0 comments
Open

Add telemetry for node creation time tracking #11075

YuliiaKovalova opened this issue Dec 3, 2024 · 0 comments
Labels
Area: Telemetry Candidates benefiting from telemtry data Priority:2 Work that is important, but not critical for the release triaged
Milestone

Comments

@YuliiaKovalova
Copy link
Member

The timeout for node creation was set long time ago and might be not relevant anymore

private const int TimeoutForNewNodeCreation = 30000;

Once telemetry is in place, let's track how much time it takes to create a new node and adjust accordingly.

It can help with the cases when we run as a part of VS and wait extra, when it's possible just to fail.

@YuliiaKovalova YuliiaKovalova added this to the VS 18.0 milestone Dec 3, 2024
@maridematte maridematte added Priority:2 Work that is important, but not critical for the release triaged Area: Telemetry Candidates benefiting from telemtry data labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Telemetry Candidates benefiting from telemtry data Priority:2 Work that is important, but not critical for the release triaged
Projects
None yet
Development

No branches or pull requests

2 participants