The dashboard for a Spring Cloud Gateway for VMware Tanzu service instance is accessible to any user with either a Space Developer role in the service instance's space, or an Admin role.
To find the dashboard, navigate in Apps Manager to the Spring Cloud Gateway for VMware Tanzu service instance's space, click the listing for the service instance, and then click Manage.
You can also use cf service SERVICE_NAME
, where SERVICE_NAME
is the name of the Gateway service instance:
$ cf service my-gateway
Showing info of service my-gateway in org myorg / space dev as user...
name: my-gateway
service: p.gateway
tags:
plan: standard
description: Spring Cloud Gateway for VMware Tanzu
documentation:
dashboard: https://gateway-4d034dc2-598e-4a41-a0f3-e5c03eee5dab.apps.example.com/scg-dashboard
Visit the URL given for "Dashboard".
The dashboard shows the following information:
health
endpoint added to the service instance's backing app by Spring Boot Actuator.gateway/routes
Actuator endpoint on the service instance's backing app.