This commit is contained in:
Benjamin Scholtysik (Reimold) 2017-01-26 12:12:33 -08:00 коммит произвёл GitHub
Родитель 4d6d746f7a
Коммит b3fe8222da
1 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,15 @@
# Application Insights for iOS (1.0-beta.8) DEPRECATED
This SDK is officially deprecated. Please switch to [HockeyApp](https://hockeyapp.net) or consider [MobileCenter](https://www.visualstudio.com/vs/mobile-center/).
You can find more about the transition from Application Insights to HockeyApp [here](https://www.hockeyapp.net/blog/2016/03/11/welcome-application-insights-users.html) and about how Mobile Center will be the future of HockeyApp [here](https://www.hockeyapp.net/blog/2016/11/16/mobile-center-next-generation-hockeyapp.html).
Please don't hesitate to get in touch via [support@hockeyapp.net](mailto:support@hockeyapp.net).
if you have questions.
### About
This is the repository of the iOS SDK for Application Insights. [Application Insights](http://azure.microsoft.com/services/application-insights/) is a service that monitors the performance and usage of your published app. The SDK enables you to send telemetry of various kinds (events, traces, sessions etc.) to the Application Insights service where your data can be visualized in the Azure Portal.
You can use the [Application Insights for Mac](http://go.microsoft.com/fwlink/?linkid=533209&clcid=0x409) tool to integrate the Application Insights iOS SDK into your existing apps.