You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the vtgate QueryPlanCacheMisses metric is reporting incorrect values. Specifically, it looks like it's reporting the cache hits instead of misses.
Reproduction Steps
Run vtgate
Compare QueryPlanCacheMisses and QueryPlanCacheHits metric to see that they are the exact same metric.
Binary Version
v18+ is affected
Operating System and Environment details
n/a
Log Fragments
No response
The text was updated successfully, but these errors were encountered:
Overview of the Issue
Looks like the vtgate
QueryPlanCacheMisses
metric is reporting incorrect values. Specifically, it looks like it's reporting the cache hits instead of misses.Reproduction Steps
QueryPlanCacheMisses
andQueryPlanCacheHits
metric to see that they are the exact same metric.Binary Version
Operating System and Environment details
Log Fragments
No response
The text was updated successfully, but these errors were encountered: