承接 inspector-apm/inspector-symfony 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

inspector-apm/inspector-symfony

最新稳定版本:1.10.0

Composer 安装命令:

composer require inspector-apm/inspector-symfony

包简介

Code Execution Monitoring for Symfony applications.

README 文档

README

Total Downloads Latest Stable Version License Contributor Covenant

Before moving on, please consider giving us a GitHub star ⭐️. Thank you!

Code Execution Monitoring for Symfony applications.

Requirements

  • PHP >= 7.2
  • Symfony ^5.2|^6.0|^7.0

Install

Install the latest version of the bundle:

composer require inspector-apm/inspector-symfony

Configure the INGESTION Key

You can obtain the ingestion key creating a new project in your Inspector dashboard.

INSPECTOR_INGESTION_KEY=895d9e6dxxxxxxxxxxxxxxxxx

Test & Deploy

Execute the Symfony command below to check if your app can send data to Inspector correctly:

php bin/console inspector:test

Go to https://app.inspector.dev to explore your data.

Inspector monitors many components by default:

  • HTTP requests
  • Console commands
  • SQL queries
  • Twig views rendering
  • Background Messenger processing

But you have several configuration parameters to customize its behavior. Check out the official documentation below.

Official documentation

Go to the official documentation

Contributing

We encourage you to contribute to the development of the Inspector bundle! Please check out the Contribution Guidelines about how to proceed. Join us!

LICENSE

This bundle is licensed under the MIT license.

统计信息

  • 总下载量: 24.4k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 27
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 27
  • Watchers: 2
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-03