You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By using Endpoints, you get access to several metrics that are displayed graphically in the Cloud Console.
109
+
110
+
To view the Endpoints graphs:
111
+
112
+
1. Go to the [Endpoints section in Cloud Console](https://console.cloud.google.com/endpoints) of the project you deployed your API to.
113
+
2. Click on your API to view more detailed information about the metrics collected.
114
+
115
+
## Swagger UI
116
+
117
+
The Swagger UI is an open source Swagger project that allows you to explore your API through a UI. Find out more about it on the [Swagger site](http://swagger.io/swagger-ui/).
0 commit comments