Skip to content

Commit f04a835

Browse files
committed
play: first stab at 'Redo the onStream ...' for elastic#136
1 parent 548e00a commit f04a835

File tree

3 files changed

+408
-13
lines changed

3 files changed

+408
-13
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ The client is not closed when the `request-error` event is emitted.
218218

219219
### `client.sent`
220220

221-
An integer indicating the number of events (spans, transactions, or errors)
222-
sent by the client. An event is considered sent when the HTTP request
223-
used to transmit it have ended.
221+
An integer indicating the number of events (spans, transactions, errors, or
222+
metricsets) sent by the client. An event is considered sent when the HTTP
223+
request used to transmit it has ended.
224224

225225
### `client.config(options)`
226226

0 commit comments

Comments
 (0)