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
Conducted joint debugging of the following interfaces:
1.Cluster Overview
/api/v1/metadata
/api/v1/overview
2.Resource Details - Application
/api/v1/application/search
/api/v1/application/detail
/api/v1/application/instance/info
/api/v1/application/service/form
3.Resource Details - Instance
/api/v1/instance/search
/api/v1/instance/detail
4.Resource Details - Service
/api/v1/service/search
/api/v1/service/distribution
There are the following problems:
Some of the interfaces in the interface return data fields with null values or the field does not exist.The next round needs to be improved to cover bugs and some missing fields.
After starting the service, access localhost:8888/admin. If you refresh again, a 404 error may occur.
The text was updated successfully, but these errors were encountered:
Conducted joint debugging of the following interfaces:
1.Cluster Overview
2.Resource Details - Application
/api/v1/application/search
/api/v1/application/detail
/api/v1/application/instance/info
/api/v1/application/service/form
3.Resource Details - Instance
/api/v1/instance/search
/api/v1/instance/detail
4.Resource Details - Service
/api/v1/service/search
/api/v1/service/distribution
There are the following problems:
The text was updated successfully, but these errors were encountered: