I setup cloud endpoints on GKE. I enabled JWT Auth with google service accounts. API is working fine. It needs the JWT passed in Authentication header. It doesn't allow expired JWT all are working as expected. Except the dashboard on GCP shows nothing. It shows 0 requests. 0 requests/s.
I tried to check logs on stackdriver. It's empty :(
Apparently i need 10 reputations to show this image embedded in the question. Sorry for inconvenience https://i.imgur.com/JaqJ0sp.png
Started to work after enabling the Google Cloud Endpoints API in the API console