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

[Feature] Add a metric when a ReadClient resubscribe is triggered. #33575

Open
bzbarsky-apple opened this issue May 23, 2024 · 0 comments
Open

Comments

@bzbarsky-apple
Copy link
Contributor

Feature description

In ReadClient::TriggerResubscribeIfScheduledwhen mIsResubscriptionScheduled is true and we trigger a re-subscribe, we whould log a metric for that.

Note that re-subscribes come with a string reason (e.g. "unsolicited message" for "we got a message from the server, so presumably it's around", but other reasons are also possible).

Platform

all

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants