Skip to main content

vast limits GmbH and uberAgent are now part of Citrix, a business unit of Cloud Software Group. Learn more at Citrix.com.


This documentation does not apply to the most recent version of uberAgent. Click here for the latest version.

Web App Metrics

Browser Web Requests

uberAgent determines UX metrics for SaaS and web apps (Chrome only) like page load and XMLHttpRequest duration for every web request made.

Details

  • Source type: uberAgent:Application:BrowserWebRequests
  • Used in dashboards: Browser Web App Performance
  • Enabled through configuration setting: BrowserPerformanceChrome
  • Related configuration settings: n/a

List of Fields in the Raw Agent Data

Field Description Data type Unit Example
Browser Browser ID. Possible values: 0, 1 Number 1
ProcUser User who ran the process String Domain\JohnDoe
TabHost Host address of the entered URL String vastlimtis.com
TabUriScheme Uri scheme ID of the entered URL. Possible values: 0, 1, 2, 3, 4 Number 3
RequestHost Host address which was requested by the TabHost address String uberagent.com
RequestUriScheme Uri scheme ID of the requested URL. Possible values: 0, 1, 2, 3, 4 Number 3
RequestCountTotal Total count of requests Number 40
RequestCountTotalNoFrames Total count of requests except frames Number 30
RequestCountXmlHttp Count of XmlHttp requests Number 20
RequestCountXmlHttpNoFrames Count of XmlHttp requests except frames Number 15
RequestCountWebSocket Count of Web Socket requests Number 20
RequestCountWebSocketNoFrames Count of Web Socket requests except frames Number 15
TotalDurationMs Total duration for all requests Number ms 400
TotalDurationNoFramesMs Total duration for all requests except frames Number ms 300
XmlHttpDurationMs Duration for XmlHttp requests Number ms 200
XmlHttpDurationNoFramesMs Duration for XmlHttp requests except frames Number ms 150
WebSocketDurationMs Duration for Web Socket requests Number ms 200
WebSocketDurationNoFramesMs Duration for Web Socket requests except frames Number ms 150
HttpStatusCount2xx Count of 2xx http errors for requests Number 2
HttpStatusCount3xx Count of 3xx http errors for requests Number 3
HttpStatusCount4xx Count of 4xx http errors for requests Number 4
HttpStatusCount5xx Count of 5xx http errors for requests Number 5

List of Calculated Fields

Field Description Data type Unit Example Where available
BrowserDisplayName Browser name. Possible values: Unknown, Chrome String Chrome Splunk data model
User User name String Domain\JohnDoe Splunk data model
TabUriSchemeDisplayName Uri scheme name of the entered URL. Possible values: Other, http, https, ftp, file String https Splunk data model
RequestUriSchemeDisplayName Uri scheme name of the requested URL. Possible values: Other, http, https, ftp, file String https Splunk data model

Browser Page Loads

uberAgent determines UX metrics for SaaS and web apps (Chrome only) like page load duration for every page loaded.

Details

  • Source type: uberAgent:Application:BrowserPageLoads
  • Used in dashboards: Browser Web App Performance
  • Enabled through configuration setting: BrowserPerformanceChrome
  • Related configuration settings: n/a

List of Fields in the Raw Agent Data

Field Description Data type Unit Example
Browser Browser ID. Possible values: 0, 1 Number 1
ProcUser User who ran the process String Domain\JohnDoe
TabHost Host address of the entered URL String vastlimits.com
TabUriScheme Uri scheme ID of the entered URL. Possible values: 0, 1, 2, 3, 4 Number 3
RequestHost Host address which was requested by the TabHost address String uberagent.com
RequestUriScheme Uri scheme ID of the requested URL. Possible values: 0, 1, 2, 3, 4 Number 3
RequestCountTotal Total count of requests Number 40
RequestCountTotalNoFrames Total count of requests except frames Number 30
TotalDurationMs Total duration for all page loads Number ms 400
TotalDurationNoFramesMs Total duration for all page loads except frames Number ms 300
NetworkDurationMs Network duration Number ms 200
NetworkDurationNoFramesMs Network duration excepts frames Number ms 150
RenderDurationMs Render duration Number ms 200
RenderDurationNoFramesMs Render duration except frames Number ms 150

List of Calculated Fields

Field Description Data type Unit Example Where available
BrowserDisplayName Browser name. Possible values: Unknown, Chrome String Chrome Splunk data model
User User name String Domain\JohnDoe Splunk data model
TabUriSchemeDisplayName Uri scheme name of the entered URL. Possible values: Other, http, https, ftp, file String https Splunk data model
RequestUriSchemeDisplayName Uri scheme name of the requested URL. Possible values: Other, http, https, ftp, file String https Splunk data model

Comments

Your email address will not be published. Required fields are marked *