This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add new hardware and software metrics #11062
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
dccce70
Add new hardware and software metrics
koute 99633f9
Move sysinfo tests into `mod tests`
koute 55c7358
Correct a typo in a comment
koute 909df21
Remove unnecessary `nix` dependency
koute 706e4d3
Fix the version tests
koute c1e409f
Add a `--disable-hardware-benchmarks` CLI argument
koute a05159a
Disable hardware benchmarks in the integration tests
koute fff4573
Remove unused import
koute 3d15f0e
Fix benchmarks compilation
koute a8c71c1
Merge remote-tracking branch 'origin/master' into master_hwswinfo
koute d215b39
Move code to a new `sc-sysinfo` crate
koute c1da1fa
Correct `impl_version` comment
koute b98bcfa
Move `--disable-hardware-benchmarks` to the chain-specific bin crate
koute 0d25408
Move printing out of hardware bench results to `sc-sysinfo`
koute 46c9de2
Move hardware benchmarks to a separate messages; trigger them manually
koute 56a1e3a
Rename some of the fields in the `HwBench` struct
koute 457b4da
Revert changes to the telemetry crate; manually send hwbench messages
koute bb26cfa
Move sysinfo logs into the sysinfo crate
koute 77f9c5f
Move the `TARGET_OS_*` constants into the sysinfo crate
koute 73b230a
Minor cleanups
koute c3214e5
Move the `HwBench` struct to the sysinfo crate
koute b6d78a0
Derive `Clone` for `HwBench`
koute 19f43ab
Fix broken telemetry connection notification stream
koute 15e5f9e
Prevent the telemetry connection notifiers from leaking if they're di…
koute e5f210f
Turn the telemetry notification failure log into a debug log
koute 0cafbf8
Rename `--disable-hardware-benchmarks` to `--no-hardware-benchmarks`
koute File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add a
--disable-hardware-benchmarks CLI argument
- Loading branch information
commit c1e409f3d8b501b1423b49a2def0460bd08acdac
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.