embrace-io / embrace-unity-sdk

Embrace's SDK for Unity
https://embrace.io/docs/unity/
Apache License 2.0
59 stars 1 forks source link

Add public API for performance tracing #11

Closed mrtotem closed 2 months ago

mrtotem commented 5 months ago

Goal

Add public API for performance tracing (aka Spans).

Testing

Unit tests and play tests were added according to the current test base.

Release Notes

WHAT: Introduces Embrace performance tracing.
WHY: Allows customers to create traces to measure the time it takes for operations in their app to complete.
WHO: Any customer who wants to be an early adopter of Performance Tracing.

notion-workspace[bot] commented 5 months ago

Add internal API to the Unity iOS provider regarding performance tracing

notion-workspace[bot] commented 5 months ago

Add internal API to the Unity Android provider regarding performance tracing

notion-workspace[bot] commented 5 months ago

Add public API for performance tracing - Unity