chore(metrics): drop pkg/cache/clustering/metrics#6176
Conversation
Cache invalidation metrics now live in bus_events_* with topic=cache.invalidate.<name>; the cache_clustering subsystem became a duplicate. Drops 3 counters and the ActionLabel helper. Cluster_cache.go logs publish errors instead of double-counting them. Action breakdown (key vs clear_all) is no longer broken out per-cache; recover it via topic + a payload sniff in the dashboard if needed.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |

What does this PR do?
Fixes # (issue)
If there is not an issue for this, please create one first. This is used to tracking purposes and also helps us understand why this PR exists
Type of change
How should this be tested?
Checklist
Required
pnpm buildpnpm fmtmake fmton/godirectoryconsole.logsgit pull origin mainAppreciated