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
Copy file name to clipboardExpand all lines: src/data/markdown/docs/02 javascript api/11 k6-net-grpc.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,11 @@ The k6 gRPC API is currently considered in beta and is subject to change. Future
22
22
|[Response](/javascript-api/k6-net-grpc/response)| Returned by RPC requests. |
23
23
|[Constants](/javascript-api/k6-net-grpc/constants)| Define constants to distinguish between [gRPC Response](/javascript-api/k6-net-grpc/response) statuses. |
24
24
25
+
## gRPC metrics
26
+
27
+
k6 takes specific measurements for gRPC requests.
28
+
For the complete list, refer to the [Metrics reference](/using-k6/metrics/reference).
0 commit comments