Skip to content

Cldy emitter kubelet connection improvement#205

Closed
troy-chuang wants to merge 2 commits into
developfrom
cldy-emitter-kubelet-connection-improvement
Closed

Cldy emitter kubelet connection improvement#205
troy-chuang wants to merge 2 commits into
developfrom
cldy-emitter-kubelet-connection-improvement

Conversation

@troy-chuang

Copy link
Copy Markdown
  • handle cluster node changes gracefully

…ilure

When all node requests fail, the HTTP transport may hold stale pooled
connections to replaced node IPs. Call CloseIdleConnections() on both
clients to force a fresh dial on the next poll.
…leness TTL

Add a staleTTL field to NodeStatsSummaryProvider so GetNodeData returns
an error instead of stale data when the cache has not refreshed within
3x the collection interval, making collection failures visible to the
emitter pipeline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant