This is the official iOS package for Elastic APM
This package is considered experimental and should not be used in production.
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