Application Details
This document provides an overview of the Application Details functionality, enabling users to review backend-specific configurations, including database or cache connections, server resource usage, and other important application metadata.
The purpose of the Application Details section is to expose the inner workings of the application in terms of infrastructure. Users can check whether a database or cache connection is active. and can view server performance metrics such as CPU usage and memory usage. All these details are beneficial for system and application users and developers interested in knowing about application stability and performance.
Accessing Application Details
-
Go to the Login > About > Application Details.
-
This section presents backend-related information in a structured format, including fields such as ID, Name, and Value, as illustrated.
FAQs
Q:1 How can I troubleshoot issues using this section?
Ans: Use the displayed details to verify active connections to the database or cache, and monitor server resource usage. This information can help identify potential performance bottlenecks or connectivity issues.