Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Jun 30, 2023
1 parent 999e508 commit 46093c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions specification/metrics/supplementary-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,9 @@ receiver's understanding of these events.

Consider whether the SDK maintains individual timestamps for the
individual stream, or just one per process. In this example, where a
thread can die and restart start counting page faults from zero, the
valid behaviors at T<sub>5</sub> and T<sub>6</sub> are:
process can die and restart, it starts counting page faults from zero.
In this case, the valid behaviors at T<sub>5</sub> and T<sub>6</sub>
are:

1. If all streams in the process share a start time, and the SDK is
not required to remember all past streams: the thread restarts with
Expand Down

0 comments on commit 46093c1

Please sign in to comment.