ApplicationInsights-PHP:适用于PHP的Azure Application Insights SDK

时间:2021-02-02 03:25:11
【文件属性】:
文件名称:ApplicationInsights-PHP:适用于PHP的Azure Application Insights SDK
文件大小:72KB
文件格式:ZIP
更新时间:2021-02-02 03:25:11
php sdk monitoring azure application-insights PHP的应用程序见解 该项目扩展了Application Insights API表面,以支持PHP。 是一项服务,可让开发人员保持其应用程序的可用性,性能和成功性。 通过此PHP模块,您可以将各种遥测(事件,跟踪,异常等)发送到Application Insights服务,在其中可以在Azure门户中将其可视化。 状态 即使我们过去做出过贡献,Microsoft也不维护或支持此SDK。 请注意,Azure Monitor仅在使用时提供支持。 我们一直在评估扩大对其他语言的支持的机会,因此请关注我们的页面,以获取最新的SDK新闻。 要求 支持PHP版本> = 5.4.2。 要在Microsoft Visual Studio中打开项目,您将需要。 但是,这不是必需的。 安装 我们已经发布了一个可以在找到的。 为了使用它,首先,您需要获得 。 将项目设置为使用Composer后,只需将对您要使用的版本的引用添加到composer.json文件中即可。 require: " microsoft/application-insights " : " * " 或者,您可以使用compo
【文件预览】:
ApplicationInsights-PHP-master
----.gitignore(2KB)
----Schema()
--------generateSchema.ps1(4KB)
--------PublicSchema()
----phpdoc.xml(365B)
----.travis.yml(138B)
----CONTRIBUTING.md(1KB)
----composer.json(756B)
----CHANGELOG.md(838B)
----ApplicationInsights()
--------Telemetry_Client.php(13KB)
--------Telemetry_Context.php(9KB)
--------Channel()
--------Current_Session.php(1010B)
--------Current_User.php(715B)
----LICENSE.txt(1KB)
----README.md(8KB)
----phpunit.xml(974B)
----Application.Insights.sln(987B)
----Application.Insights.phpproj(4KB)
----Tests()
--------Telemetry_Client_Test.php(35KB)
--------Current_User_Test.php(1013B)
--------Channel()
--------Utils.php(5KB)
--------Current_Session_Test.php(2KB)
--------Bootstrap.php(43B)
--------Telemetry_Context_Test.php(5KB)
----.gitattributes(2KB)

网友评论