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/content/docs/reference/client.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -545,7 +545,7 @@ module2.pipe(consumer);
545
545
546
546
### Metrics consumption
547
547
548
-
In order to consume metrics produced by `@metrics/client` you just need to listen for data and use your favourite metrics client to convert our data format into something usable by your system of choice.
548
+
In order to consume metrics produced by `@metrics/client` you need to listen for data and use your favourite metrics client to convert our data format into something usable by your system of choice.
0 commit comments