Sessions
Perspective Sessions​
The Perspective Sessions page shows all open Perspective Sessions along with some basic information about each session, such as what user is logged into each session, the project they are currently working on, and their IP address. Each session has a View Details option that allows you navigate all the elements of a session: pages, view instances, and components.
The main Perspective Sessions page lists all of the currently running Sessions across all scopes to show how many are open and the name of the users using them. By clicking on the three dots menu and selecting View Details, even more information about that particular session is displayed, including any Log Activity pertaining to errors recorded while the session was active.
A Terminate Session option is also displayed under the three dots menu, which allows users to terminate the session. Note the Terminate option is not available for any Designer Perspective Sessions and is only visible for other session scopes if the user has Config-level permissions.
Session Details​
Attribute | Description |
---|---|
Device | Type of device running the session. |
User | The user logged into the session. |
Authorized | Displays the authorization status of the active user. |
Project | The name of the project open in the session. |
Uptime | The total uptime of the session. |
Last Comm. | Date and time recorded for the last communication with the session. |
Address | The IP address and computer name where the session is launched. |
Session Scope | Indicates what browser opened the session, and the Perspective icon indicates the Designer is open. |
Perspective Session Details​
The Perspective Session Details panel displays more in depth information such as the page ID and how many views are on each page. Click the three dots menu and select View Details to get more detailed information about each page in the session.
Performance​
Attributes | Description |
---|---|
Messages Sent | Messages sent per second. |
Messages Received | Messages received per second. |
Total Bytes Sent | Displays the total number of bytes sent out. |
Property Changes | Measures the rate of property changes. |
Scripts Executed | Scripts executed per second. |
Expressions Executed | Expressions executed per second. |
Queue Pending | Displays the total number of items in the queue. |
Queue Tasks | Queue tasks per second. |
Task Duration | Tracks Gateway performance in milliseconds for Perspective requests to be completed. |
Pages​
Attributes | Description |
---|---|
ID | The instance ID of the page. |
Views | Displays total number of views on a page. |
Binding Count | The number of binding on the page. |
Component Count | The number of components on the page. |
Log Activity​
Attributes | Description |
---|---|
Min level | Dropdown menu with options Info, Debug, and Trace. |
Live Values | Toggle switch to turn live values on or off. |
Merge to Logs | Merge the settings of the current view with the main Diagnostics Log Viewer. |
Logger | Name of the logger that describes the context of the message. |
Time | Time of log. |
Message | Message for the log. |
Click the Log Properties icon to display the log properties of the logged event.
View Instances​
The Page Details panel shows the number of View Instances on a Page and the number of Components in each view instance. Click the three dots menu and select View Details next to each View Instance to get even more information about the type of components used in each view.
Sessions Details​
Attributes | Description |
---|---|
InstanceID | Displays View Instances for each view. |
Components | Total number of components used in the specified view. |
Bindings | Total number of bindings used in the specified view. |
Components​
The Components panel lists all the components used in a View Instance of a Page along with the following information about each component.
Attributes | Description |
---|---|
Name | Name of the component. |
AddressPath | Address of the component. |
Bindings | Displays the number of bindings for each component. |
Children | Displays the number of children for each component. |
Properties | Displays the number of properties for each component. |
PropertyChangeScripts | Displays the number of property change scripts for each component |
Actions | Displays the number of actions for each component. |