-
| | |
|------------------|-----------------|
|Previous ID | SR-5730 |
|Radar | None |
|Original Reporter | sjanuary (JIR…
-
# 推荐收录
## 链接
https://www.swift.org/blog/sswg-update/
-
## Web replica
The idea for web replica monitoring is to get insight into resource usage.
### History view
The following historical view are suggested, with the proposed resolution
| Past …
-
Hi,
I'm trying to setup SSL on macOS with a self signed certificate. I follow the https://developer.ibm.com/swift/2016/09/22/securing-kitura-part-1-enabling-ssltls-on-your-swift-server/ and http://…
-
- .swift-version to 5.0
- adopt swift:5.0 docker images
- tools-version:5.0
- resolve any compile errors, warnings, test failures...
Done:
- CloudEnvironment (https://github.com/IBM-Swift/Cloud…
-
Right now, SwiftMetrics as a Package, has a dependency on Kitura, although for the core module `SwiftMetrics`, this is not the case. This makes it really annoying and costly to integrate in non Kitura…
-
The library concept is awesome and could lead to great stuff in the future.
It would be great to include some currency conversion utilities which could potentially allow us wild ass stuff, like : `le…
-
We currently don't have a good way of determining for a project whether it
- supports metrics (either with appmetrics or by using a /metrics endpoint)
- performance data (needs appmetrics)
- …
-
### Feature Request
Offer some configuration to replace characters in labels, i.e. when people in their libraries have `Counter("things.specificThing.thingsToCound")` that's an invalid label fo…
ktoso updated
4 years ago
-
### Question Checklist
- [x] Updated grpc-swift to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/grpc/grpc-swift/blob/master/CONTRIBUTING.md)
- [x] I read [READ…