Count of kong nodes in a cluster #8171
Abhishekvrshny
started this conversation in
Ideas and feature requests
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The cluster stats plugin which returns the current count of kong nodes in a cluster is implemented here https://github.com/CRED-CLUB/kong-plugin-cluster-stats. Happy to hear feedback and suggestions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get the current count of kong nodes in a cluster? The use-case here is to use the count in a kong plugin and do some calculation based on that, for eg, local rate-limiting without any external datastore etc.
There had been a similar feature request in the past too #3172
Happy to contribute if it does not exist today and the community is aligned to have this implemented. Ideas are welcome!
Beta Was this translation helpful? Give feedback.
All reactions