Skip to content

Commit 8c648c7

Browse files
authored
Update README.md
1 parent 1fedfb2 commit 8c648c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ $client->statistics()->sendEvent(new EventDTO(
8383
));
8484
```
8585

86+
Please note, you can use the IncrementalEventDTO (Abrouter\Client\DTO\IncrementalEventDTO) if you would like to send the increment counter statistics, and SummarizeEventDTO(same namespace) to track some sum.
87+
88+
8689

8790
## Parallel running
8891

0 commit comments

Comments
 (0)