File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ END;
10181018 0 84 4142 0 1412881037 918023 2333
10191019 0 85 2465 0 1412881037 919759 740
10201020</screen>
1021- In this example, transaction 82 was late, because it's latency (6.173 ms) was
1021+ In this example, transaction 82 was late, because its latency (6.173 ms) was
10221022 over the 5 ms limit. The next two transactions were skipped, because they
10231023 were already late before they were even started.
10241024 </para>
@@ -1059,7 +1059,7 @@ END;
10591059 </para>
10601060
10611061 <para>
1062- Here is example outputs :
1062+ Here is example output :
10631063<screen>
106410641345828501 5601 1542744 483552416 61 2573
106510651345828503 7884 1979812 565806736 60 1479
@@ -1069,8 +1069,8 @@ END;
10691069</screen></para>
10701070
10711071 <para>
1072- Notice that while the plain (unaggregated) log file contains index
1073- of the custom script files, the aggregated log does not. Therefore if
1072+ Notice that while the plain (unaggregated) log file contains a reference
1073+ to the custom script files, the aggregated log does not. Therefore if
10741074 you need per script data, you need to aggregate the data on your own.
10751075 </para>
10761076
You can’t perform that action at this time.
0 commit comments