+readme Cross link to extras

This commit is contained in:
Konrad `ktoso` Malawski 2020-11-16 11:14:20 +09:00 committed by Konrad `ktoso` Malawski
parent e382458581
commit 7274cf41ef
1 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,12 @@ As the API has just launched, not many implementations exist yet. If you are int
- [StatsD Client](https://github.com/apple/swift-statsd-client), support for StatsD
- Your library? [Get in touch!](https://forums.swift.org/c/server)
### 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.
Currently the repository includes: `SystemMetrics` allowing reporting of a node's CPU and memory metrics etc.
## Detailed design
### Architecture