Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore.Metrics Namespace / ActionMetricBase Class


ActionMetricBase Class Methods

For a list of all members of this type, see ActionMetricBase members.

Public Methods
 NameDescription
Public MethodRecord the request completion information  
Public MethodRecord the request start information (just before user code executes)  
Public MethodRecords the metrics for this request  
Top
Protected Methods
 NameDescription
Protected MethodRecord the request to the log just before the controller executes.  
Protected MethodRecord the outcome of the request to the log.  
Top
See Also