Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional instrumentation for Swift library #577

Open
alolita opened this issue Jul 23, 2024 · 12 comments
Open

Add additional instrumentation for Swift library #577

alolita opened this issue Jul 23, 2024 · 12 comments
Labels
enhancement New feature or request

Comments

@alolita
Copy link
Member

alolita commented Jul 23, 2024

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

@alolita alolita added the enhancement New feature or request label Jul 23, 2024
@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

CoreData

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

SwiftUI

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

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

https://vapor.codes/

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

file manager instrumentation

  • disk access

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

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

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

Memory warnings

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

cpu metrics

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

Crash reporting

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

https://www.sqlite.org/

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

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

@bryce-b
Copy link
Member

bryce-b commented Oct 10, 2024

https://skip.tools/

@Sherlouk
Copy link
Contributor

Lifecycle?

App start time
Time to first paint
Cold vs warm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants