app-insights-php/app-insights-php-bundle
最新稳定版本:0.3.2
Composer 安装命令:
composer require app-insights-php/app-insights-php-bundle
包简介
Microsoft App Insights Symfony bundle
README 文档
README
The AppInsightsPHPBundle brings support for Microsoft Application Insights into Symfony 3.4+ applications. It's a profiler you can use on production to track everything that is important for you and your system.
Microsoft App Insights allows you to track on production following metrics
- Traces (Logs with different verbosity level)
- Requests (http requests served by your app)
- Custom Events (web/cli/javascript)
- Dependencies (SQL, Elasticsearch, Redis - any 3rd party service/system/api)
- Exceptions (web/cli/javascript)
- PageViews (javascript)
Query logs, visualize metrics and pin them to Azure Portal Dashboard, create alerts from metrics & health checks
All you need to do is register free Microsoft Azure Account, setup new App Insights Instance and install this bundle in you symfony app.
This bundle integrates app insights with all important libraries used by most of Symfony based applications.
- Monolog Handler (Trace)
- Doctrine Logger (Dependency)
- Symfony HTTP (Request)
- Symfony Exception (Exceptions)
Microsoft App Insights is perfect for small teams that can't afford expensive monitoring tools or don't have enough resources to install, configure and maintain powerful open source alternatives.
If you are looking for a SAAS alternative to:
- Graylog / Kibana
- Zabbix
- Grafana
- New Relic / Datadog / etc
- Google Analytics
With 90 days data retention period for ~2.5EUR per GB Pricing First 5GB are free for 31 days.. Microsoft App Insights is exactly what you need.
This bundle simplifies App Insights integration with your new or existing project.
Documentation
The source of the documentation is stored in the Resources/doc/ folder
in this bundle, and available on symfony.com:
Read the Documentation for master
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle
app-insights-php/app-insights-php-bundle 适用场景与选型建议
app-insights-php/app-insights-php-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 299.62k 次下载、GitHub Stars 达 17, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 app-insights-php/app-insights-php-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 app-insights-php/app-insights-php-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 299.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 未知