Skip to content

C#: Remove timing values from extractor telemetry query #17198

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

tamasvajk
Copy link
Contributor

@tamasvajk tamasvajk commented Aug 12, 2024

Timing values in the telemetry data make little sense, because after a traced extraction we end with one value per compilation, so possibly hundreds/thousands of values.

Also, the values are not stable, so they are causing wobbles in DCA.

@github-actions github-actions bot added the C# label Aug 12, 2024
@tamasvajk tamasvajk changed the title C#: Remove timing values from extractor telemtry query C#: Remove timing values from extractor telemetry query Aug 12, 2024
@tamasvajk tamasvajk force-pushed the remove-unstable-telemetry branch from 87dbee3 to fa3b65f Compare August 12, 2024 10:00
@tamasvajk tamasvajk marked this pull request as ready for review August 12, 2024 10:48
@tamasvajk tamasvajk requested a review from a team as a code owner August 12, 2024 10:48
@tamasvajk tamasvajk added the no-change-note-required This PR does not need a change note label Aug 12, 2024
@tamasvajk tamasvajk merged commit 5248c8e into github:main Aug 12, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants