open-telemetry / opentelemetry-swift

OpenTelemetry API for Swift
https://opentelemetry.io/docs/instrumentation/swift/
Apache License 2.0
224 stars 148 forks source link

Add additional instrumentation for Swift library #577

Open alolita opened 4 months ago

alolita commented 4 months ago

https://opentelemetry.io/docs/languages/swift/libraries/

bryce-b commented 1 month ago

CoreData

bryce-b commented 1 month ago

SwiftUI

bryce-b commented 1 month ago

Vapor -- server side hosting (swift-nio?)

https://vapor.codes/

bryce-b commented 1 month ago

file manager instrumentation

bryce-b commented 1 month ago

display rate / UI repsonsiveness / CA-display link (hang detection) There is a WWDC on hang detection with specifics on timing.

bryce-b commented 1 month ago

Memory warnings

bryce-b commented 1 month ago

cpu metrics

bryce-b commented 1 month ago

Crash reporting

bryce-b commented 1 month ago

https://www.sqlite.org/

bryce-b commented 1 month ago

https://www.mongodb.com/docs/atlas/ -- this might be sunsetted?

bryce-b commented 1 month ago

https://skip.tools/

Sherlouk commented 1 month ago

Lifecycle?

App start time Time to first paint Cold vs warm