'Declaration
<EventMetricValueAttribute("request", SummaryFunction.Count, "", Caption="Request", Description="The controller and action referenced by the request")> Public ReadOnly Property Request As String
[EventMetricValue("request", SummaryFunction.Count, "", Caption="Request", Description="The controller and action referenced by the request")] public string Request {get;}