kubernetes-event-exporter
kubernetes-event-exporter copied to clipboard
fix: add kubernetes client QPS and Burst config
This PR adds kubernetes client-go QPS and Burst configuration. Default value will be used if not configured.
Default settting only allows QPS=5, it might cause a lot of warnings like:
Waited for 1.194248853s due to client-side throttling, not priority and fairness
This can be a solution to #159.
What do you think @mustafaakin-atl?
This PR looks like it would solve our issues with throttling -- hoping to see it merged soon!
Any updates on merging this? Even we are facing lots of warning in our logs
Any updates on this?
Is it merged yet?
Hey @mustafaakin 👋
Is possible to include this pull request on resmoio/kubernetes-event-exporter ?
Thanks!