/apm-agent-ios

Primary LanguageSwiftApache License 2.0Apache-2.0

Build Status

apm-agent-ios : APM Agent for iOS

This is the official iOS package for Elastic APM

This package is considered experimental and should not be used in production.

Documentation

Visit elastic.co for the iOS agent documentation.

To build this project's documentation locally, you must first clone the elastic/docs repository. Then run the following commands:

# Set the location of your repositories
export GIT_HOME="/<fullPathToYourRepos>"
# Build the APM iOS documentation
$GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-agent-ios/docs/index.asciidoc --chunk 1 --open