Apply suggestions from code review

Co-authored-by: Yim Lee <yim_lee@apple.com>
This commit is contained in:
Konrad `ktoso` Malawski 2020-11-17 09:42:25 +09:00 committed by Konrad `ktoso` Malawski
parent 7274cf41ef
commit c793c35d07
1 changed files with 1 additions and 2 deletions

View File

@ -60,9 +60,8 @@ As the API has just launched, not many implementations exist yet. If you are int
### Swift Metrics Extras ### Swift Metrics Extras
You may also be interestedin some "extras" modules which are collected in the [swift metrics extras](https://github.com/apple/swift-metrics-extras) repository. You may also be interestedin some "extras" modules which are collected in the [Swift Metrics Extras](https://github.com/apple/swift-metrics-extras) repository.
Currently the repository includes: `SystemMetrics` allowing reporting of a node's CPU and memory metrics etc.
## Detailed design ## Detailed design