Skip to content

Conversation

@ctrox
Copy link
Owner

@ctrox ctrox commented Nov 30, 2025

The stats call errors whenever a container is scaled down, which results in missing metrics in the kubelet metrics API and thus in the metrics server. Instead of erroring this now returns minimal metrics when scaled down.

Fixes #111

The stats call errors whenever a container is scaled down, which results
in missing metrics in the kubelet metrics API and thus in the metrics
server. Instead of erroring this now returns minimal metrics when scaled
down.
@ctrox ctrox merged commit 82192b0 into main Nov 30, 2025
7 checks passed
@ctrox ctrox deleted the fix-stats branch November 30, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metrics are not reported when scaled down

2 participants