文件名称:ApplicationInsights-Ruby:适用于Ruby的Microsoft Application Insights SDK
文件大小:66KB
文件格式:ZIP
更新时间:2024-02-23 23:27:03
ruby monitoring application-insights logging telemetry
适用于Ruby的Application Insights SDK Ruby是一种动态的开源编程语言,其重点是简单性和生产率。 它具有优雅的语法,易于阅读且易于编写。 该项目扩展了Application Insights API表面,以支持Ruby。 是一项服务,可让开发人员保持其应用程序的可用性,性能和成功性。 这个Ruby宝石将使您可以将各种遥测(事件,跟踪,异常等)发送到Application Insights服务,在其中可以在Azure门户中将其可视化。 状态 即使我们过去做出过贡献,Microsoft也不维护或支持此SDK。 请注意,Azure Monitor仅在使用时提供支持。 我们一直在评估扩大对其他语言的支持的机会,因此请关注我们的页面,以获取最新的SDK新闻。 要求 此gem当前支持Ruby 1.9.3及更高版本。 安装 要安装最新版本,您可以使用gem 。 $ gem install application_insights 用法 安装完成后,您可以将遥测发送到Application Insights。 这是一些样品。 注意:在向您发送数据之前,您需要一个检测
【文件预览】:
ApplicationInsights-Ruby-master
----.gitignore(665B)
----.travis.yml(236B)
----CONTRIBUTING.md(3KB)
----CHANGELOG.md(748B)
----application_insights.gemspec(1KB)
----LICENSE.txt(1KB)
----README.md(7KB)
----lib()
--------application_insights()
--------application_insights.rb(287B)
----Gemfile(105B)
----Rakefile(356B)
----test()
--------application_insights()
--------application_insights.rb(154B)