Viewing Service Details
After a model is deployed as a real-time service, you can access the real-time service page to view the service details.
- Log in to the ModelArts management console and choose Service Deployment > Real-Time Services.
- On the Real-Time Services page, click the name of the target service. The service details page is displayed.
You can view the service name and status. You can click the edit icon on the right of Description to edit the description.
Figure 1 Service details page
- You can switch between tabs on the details page of a real-time service to view more details. For details, see Table 1.
Table 1 Service details Parameter
Description
Usage Guides
Displays the API address, model information, input parameters, and output parameters. You can click
to copy the API address to call the service. If application authentication is supported, you can view the API address and authorization management details, including the application name, AppKey, and AppSecret, in the Usage Guides. You can also add or cancel authorization for an application.Prediction
Performs a prediction test on the real-time service. For details, see Testing a Service.
Configuration Updates
Displays Existing Configuration and Historical Updates.
- Existing Configuration: includes the model name, version, status, traffic ratio, .
- Historical Updates: displays historical model information.
Monitoring
Displays Resource Usage and Model Calls.
- Resource Usage: includes the used and available CPU, memory, and GPU resources.
- Model Calls: indicates the number of model calls. The statistics collection starts after the model status changes to Ready.
Event
Displays key operations during service use, such as the service deployment progress, detailed causes of deployment exceptions, and time points when a service is started, stopped, or modified.
Logs
Displays the log information about each model in the service. You can view logs generated in the latest 5 minutes, latest 30 minutes, latest 1 hour, and user-defined time segment.
- You can select the start time and end time when defining the time segment.
Sharing
Displays the sharing information about the service, including the users who have subscribed to the service and the number of service calls.
Last Article: Deploying a Model as a Real-Time Service
Next Article: Testing a Service
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.