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
154 stars 49 forks source link

Remove spurious error messages #187

Closed sjanuary closed 6 years ago

sjanuary commented 6 years ago

These error messages are occurring in normal operation where SwiftMetrics is working fine and they are causing confusion for users. @tobespc it would be good to get this in for 2.4.0, it's a non-functional change so shouldn't cause any issues.

Fixes #181