Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoEmbrace committed Dec 23, 2024
1 parent 272541b commit 522230f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ios/open-source/features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ sidebar_position: 4
The Embrace Apple SDK includes many advanced features that you can enable to help you understand more about how your application is performing in production.

1. [Export your OpenTelemetry traces and logs](/ios/open-source/features/otel-exporter.md) using any compatible OTel Exporter.
1. Get automatic instrumentation for different parts of your app with [Capture Services](/ios/open-source/features/capture-services/index.md).
1. Measure and prioritize performance in your app using [Tracing](/ios/open-source/features/traces.md).
1. Dynamically segment users to understand variations and tailor diverse app experiences using [User Personas](/ios/open-source/features/identify-users.md).
1. Capture the vitals of any troublesome networking using [Network Body Capture](/ios/open-source/features/network-body-capture.md).
1. Find the source of a previous session's termination with the [Last Run End State API](/ios/open-source/features/last-run-end-state.md).
1. Get automatic instrumentation for different parts of your app with [Capture Services](/ios/open-source/features/capture-services/index.md).
1. Find the source of a previous session's termination with the [Last Run End State API](/ios/open-source/features/last-run-end-state.md).

0 comments on commit 522230f

Please sign in to comment.