embrace-apple-sdk

Embrace's Swift SDK built on OpenTelemetry

APACHE-2.0 License

Stars
109
Committers
13

Bot releases are hidden (Show)

embrace-apple-sdk - 6.2.0-gamma

Published by ArielDemarco 3 months ago

embrace-apple-sdk - 6.2.0

Published by ArielDemarco 3 months ago

embrace-apple-sdk - 6.1.1

Published by vitaliyf 3 months ago

embrace-apple-sdk - 6.1.0

Published by vitaliyf 3 months ago

embrace-apple-sdk - 6.0.0

Published by vitaliyf 3 months ago

Features

  • Initial release of the 6.0.0 SDK.
  • This major version introduces a new core architecture focusing on:
    • OpenTelemetry Tracing and Logging at its core.
    • Persistence in SQLite using GRDB
    • Swift-first interface for developers of Apple platforms
  • Automatic Instrumentation of:
    • Application Crash Reports
    • Network Requests
    • Device Low Power Mode
    • Application Memory Warnings
    • UIViewController appearance
    • User Tap Gestures
  • Manual instrumentation using:
    • Spans for Performance Tracing
    • Log messages
    • Breadcrumbs
  • Allows for generic export of Traces and Logs via the protocols in the OpenTelemetrySdk.
  • Allows for custom Automatic Instrumentation via CaptureService subclasses
Package Rankings
Top 25.25% on Swiftpackageindex.com
Badges
Extracted from project README
Apache-2.0