Name | Description | |
---|---|---|
![]() | ActionDuration | The duration the Action took to execute (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | AgentSessionId | Id from JavaScript agent for session (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | AreaName | The area name for this page. |
![]() | AuthorizeRequestDuration | The time it took for the request to be authorized (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | ClassName | (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | ConnectionId | The unique Id of the Http connection that provided the request (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | DisplayName | A display name for the page |
![]() | Duration | The duration the request has been running (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | Exception | The exception, if any, thrown at the completion of the routine (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | FileName | (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | HttpMethod | Gets/Sets the HttpMethod (GET, POST, PUT, DELETE, etc) used for this action. (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | LineNumber | (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | MethodName | (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | ParameterDetails | A multi-line string describing the content of the parameters. (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | Parameters | Gets/Sets a String that represents the parameters passed to this action (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | ParentId | The span Id of the parent span that this request is a part of (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | Path | The relative path from the application root for the page |
![]() | Request | The controller and action referenced by the request (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | RequestId | The unique Id of the request being executed (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | ResponseCode | The Http Response Code for the request. (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | SessionId | Id to identify a user session from the web browser (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | SpanId | The unique Id of the request being executed (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | StartTimestamp | Timestamp the request started (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | TraceId | The unique Id of the request being executed (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |
![]() | TypeFullName | The class name of the controller used for the request |
![]() | UserName | The user name for the action being performed. (Inherited from Loupe.Agent.AspNetCore.Metrics.ActionMetricBase) |