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

increment counter for warnings #3028

Closed
acharis opened this issue Aug 2, 2017 · 1 comment
Closed

increment counter for warnings #3028

acharis opened this issue Aug 2, 2017 · 1 comment

Comments

@acharis
Copy link
Contributor

acharis commented Aug 2, 2017

tabletenv.go now has a counter for Warnings, but only one call to log.Warn* is accompanied by a counter increment. we should create other appropriate counters under "Warnings" and add increments wherever log.Warn* is called

@mattlord
Copy link
Contributor

I'm closing this for now as I'm unsure if it's still relevant -- we no longer have a tabletenv.go file -- and from a quick glance at the code I don't see the issue original mentioned. If it's still an issue let me know and we can re-open it with some additional details.

Thanks!

frouioui pushed a commit to planetscale/vitess that referenced this issue Mar 26, 2024
)

* cherry pick of 13860

* make proto: resolve conflict

Signed-off-by: Shlomi Noach <[email protected]>

* resolve conflict

Signed-off-by: Shlomi Noach <[email protected]>

---------

Signed-off-by: Shlomi Noach <[email protected]>
Co-authored-by: Shlomi Noach <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants