We have a service pointing to the backend in the Kong API Gateway. And each service has multiple routes associated with it. Each Routes are protected with API Key using Key Authentication plugin and every route has separate Consumer associated with it
I would like to trace number of calls per Route using the API keys, how is it possible with Kong Community Edition? Or is there any other way to trace number of calls?