RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
155 stars 50 forks source link

chore: update SwiftyRequest to v2 #202

Closed ianpartridge closed 6 years ago

ianpartridge commented 6 years ago

Allow Kitura users to take advantage of SwiftyRequest v2 by upgrading the dependency in SwiftMetrics.

ianpartridge commented 6 years ago

Closing this as we are going to remove SwiftyRequest instead - see #204