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

[Internal] Client Telemetry: Adds condition to make sure metrics is always there #4043

Closed
wants to merge 1 commit into from

Conversation

sourabh1007
Copy link
Contributor

@sourabh1007 sourabh1007 commented Aug 16, 2023

Description

Client Telemetry Service do not accept partial metric information except SystemPool_IsThreadStarving_True metrics because service knows this particular metrics doesn't have percentile calculated.

As part of this PR, making sure metrics is added in payload only if there is metrics information available. It means if corresponding histogram has any value then only do any calculations otherwise just skip that metrics.

@sourabh1007 sourabh1007 added the Do Not Review Marks a PR in "work in progress" state. label Aug 16, 2023
@sourabh1007 sourabh1007 added Telemetry and removed Do Not Review Marks a PR in "work in progress" state. labels Aug 17, 2023
@sourabh1007 sourabh1007 marked this pull request as draft October 10, 2023 11:27
@sourabh1007
Copy link
Contributor Author

Closing this as this is stale

@sourabh1007 sourabh1007 closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant