You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`http.route`| string | The matched route. |`{controller}/{action}/{id?}`| If it's available. |
23
+
|`http.route`| string | The matched route. |`{controller}/{action}/`<br>`{id?}`| If it's available. |
24
24
|`error.type`| string | Describes a class of error the operation ended with. |`timeout`; `name_resolution_error`; `500`| If request has ended with an error. |
0 commit comments