Skip to content

Java/C#: Reduce the amount of telemetry being produced. #13651

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
Jul 4, 2023

Conversation

michaelnebel
Copy link
Contributor

It turns out that the Java and C# Telemetry queries on API usage still produces to much data.
In this PR we limit the number of APIs being reported only to the top-100 that matches the reporting criteria.

@michaelnebel michaelnebel requested review from a team as code owners July 3, 2023 14:55
@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Jul 3, 2023
Copy link
Contributor

@sidshank sidshank left a comment

Choose a reason for hiding this comment

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

LGTM!

@michaelnebel michaelnebel merged commit 3cde59e into github:main Jul 4, 2023
@michaelnebel michaelnebel deleted the telemetrytop100 branch July 4, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# Java 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.

3 participants