kubernetes-event-exporter icon indicating copy to clipboard operation
kubernetes-event-exporter copied to clipboard

fix: add kubernetes client QPS and Burst config

Open lobshunter opened this issue 2 years ago • 6 comments

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.

lobshunter avatar Dec 08 '21 14:12 lobshunter

What do you think @mustafaakin-atl?

nunoadrego avatar Mar 05 '22 23:03 nunoadrego

This PR looks like it would solve our issues with throttling -- hoping to see it merged soon!

uriechoi avatar Apr 19 '22 13:04 uriechoi

Any updates on merging this? Even we are facing lots of warning in our logs

apatil4 avatar Apr 25 '22 23:04 apatil4

Any updates on this?

eugenegoncharuk avatar Aug 09 '22 10:08 eugenegoncharuk

Is it merged yet?

AlexShemeshWix avatar Aug 28 '22 13:08 AlexShemeshWix

Hey @mustafaakin 👋

Is possible to include this pull request on resmoio/kubernetes-event-exporter ?

Thanks!

rfvmonteiro avatar Aug 30 '22 13:08 rfvmonteiro