softspring/google-cloud-trace-bundle
Composer 安装命令:
composer require softspring/google-cloud-trace-bundle
包简介
This bundle sends Symfony request traces to Google Cloud Trace
README 文档
README
This bundle sends Symfony request traces to Google Cloud Trace.
By default, it traces the main Symfony kernel flow only. More detailed instrumentation is opt-in to avoid adding noisy spans or unnecessary runtime overhead in production.
Configuration
sfs_google_cloud_trace: enabled: true instrumentation: kernel: true event_dispatcher: false twig: false doctrine: false http_cache: false doctrine: include_sql: false
Enable twig, event_dispatcher, doctrine, or http_cache only when that detail is useful for the application. Keep doctrine.include_sql disabled unless query text is needed and safe to send to Google Cloud Trace.
Armonic
This package is part of Armonic.
Documentation
Contributing
See CONTRIBUTING.md.
Report issues and send Pull Requests
License
This package is free and released under the AGPL-3.0 license.
统计信息
- 总下载量: 614
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 15
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2023-09-05