rukpak icon indicating copy to clipboard operation
rukpak copied to clipboard

Add a Prometheus metric that measures current cache memory utilization

Open timflannagan opened this issue 3 years ago • 2 comments

Introduce a custom Prometheus gauge metric that increase visibility into the core rukpak provisioners memory usage. We're able to deduce the current memory footprint through overall usage, and dive into the provisioner's container to determine how much the /var/bundles/cache directory is currently using, but less visibility into how large the dynamic GVK/watch cache size is during steady state events.

It would be nice to have a cache size metric that covers both the bundle cache size and the dynamic cache sizes.

timflannagan avatar Nov 07 '22 18:11 timflannagan

@timflannagan recommends backlog

asmacdo avatar Nov 10 '22 20:11 asmacdo

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

github-actions[bot] avatar Jan 10 '23 00:01 github-actions[bot]