-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #40 from MatrixAI/feature-esm
ESM Migration
- Loading branch information
Showing
53 changed files
with
3,222 additions
and
3,292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# TYPE baseline_tcp.baseline_tcp_1KiB_ops gauge | ||
baseline_tcp.baseline_tcp_1KiB_ops{name="send 1KiB of data over tcp"} 1181126 | ||
baseline_tcp.baseline_tcp_1KiB_ops{name="send 1KiB of data over tcp"} 1197455 | ||
|
||
# TYPE baseline_tcp.baseline_tcp_1KiB_margin gauge | ||
baseline_tcp.baseline_tcp_1KiB_margin{name="send 1KiB of data over tcp"} 1.61 | ||
baseline_tcp.baseline_tcp_1KiB_margin{name="send 1KiB of data over tcp"} 1.05 | ||
|
||
# TYPE baseline_tcp.baseline_tcp_1KiB_samples counter | ||
baseline_tcp.baseline_tcp_1KiB_samples{name="send 1KiB of data over tcp"} 88 | ||
baseline_tcp.baseline_tcp_1KiB_samples{name="send 1KiB of data over tcp"} 86 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.