-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix: Killed gauges display problem ; reduce the ttl for cache by lru #11196
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
c983139
to
8a84750
Compare
PR-Codex overview
This PR introduces several enhancements and fixes across various packages, including the addition of
quick-lru
for caching, updates to theTableRow
component for displaying deleted gauges, and improvements in API response handling.Detailed summary
quick-lru
dependency for caching.TableRow
to display a "Deleted" status for killed gauges.useGauges
to accept ashowKilled
parameter.getAllGauges
.