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
|`fga-client.request.client_id`|`string`| The client ID associated with the request, if any |
24
-
|`fga-client.request.method`|`string`| The FGA method/action that was performed (e.g. `Check`, `ListObjects`, ...) in TitleCase |
25
-
|`fga-client.request.model_id`|`string`| The authorization model ID that was sent as part of the request, if any |
26
-
|`fga-client.request.store_id`|`string`| The store ID that was sent as part of the request |
27
-
|`fga-client.response.model_id`|`string`| The authorization model ID that the FGA server used |
28
-
|`fga-client.user`|`string`| The user that is associated with the action of the request for check and list objects |
29
-
|`http.host`|`string`| Host identifier of the origin the request was sent to |
30
-
|`http.request.method`|`string`| The HTTP method for the request |
31
-
|`http.request.resend_count`|`int`| The number of retries attempted (Only sent if the request was retried. Count of `1` means the request was retried once in addition to the original request) |
32
-
|`http.response.status_code`|`int`| The status code of the response |
33
-
|`url.full`|`string`| Full URL of the request |
34
-
|`url.scheme`|`string`| HTTP Scheme of the request (`http`/`https`) |
35
-
|`user_agent.original`|`string`| User Agent used in the query |
13
+
| Metric Name | Type | Enabled by Default | Description |
0 commit comments