Plugin just can be binded to Service or Route, if we want a Plugin work on all requests, how to do it?
We can register a global Plugin with GlobalRule:
Now, the limit-count plugin will work on all requests
we can list all GlobalRule via admin api as below: