warsawmedia/newrelic-instrumentation
最新稳定版本:1.0.0
Composer 安装命令:
composer require warsawmedia/newrelic-instrumentation
包简介
Improves New Relic transaction naming, grouping and custom parameters for TYPO3.
README 文档
README
Improves New Relic transaction naming, grouping and custom parameters for TYPO3.
Features
- Better frontend transaction naming based on page ID and page type
- Optional frontend user tracing
- Optional tracing of Fluid parsing and rendering
- Optional tracing of Extbase controller and persistence activity
- Optional tracing of cache backend operations
- Optional tracing of backend DataHandler commands
- CLI transaction naming for TYPO3 commands
Requirements
- PHP 8.2+
- TYPO3 CMS 13.4 - 14.2
- PHP New Relic agent / extension installed and enabled
Installation
Install via Composer:
composer require warsawmedia/newrelic-instrumentation
Then activate the extension in TYPO3 if needed.
Configuration
Extension configuration is available in:
Admin Tools > Settings > Extension Configuration
Available options include:
tracePageUidtracePageTypetraceDataHandlerCommandstraceFluidParsingtraceFluidRenderingtraceFrontendUserstraceFrontendUsersFieldstraceObjectInstancingtraceExtbaseControllerstraceExtbasePersistencetraceCacheOperations
Example transaction names
Frontend
FEFE/page-123-defaultFE/page-123-type98FE/login
Backend
BE/command/deleteBE/command/moveBE/command/copy
CLI
CLI/command/cache:flushCLI/command/scheduler:run
Notes
This extension enhances transaction naming and observability in TYPO3, but it does not replace New Relic server-side or infrastructure configuration.
The extension only becomes active when the PHP New Relic extension is loaded.
Compatibility
| Version | TYPO3 | PHP |
|---|---|---|
| 1.x | 13.4 - 14.2 | 8.2+ |
Support
- Source: GitHub repository
- Issues: GitHub issue tracker
License
GPL-2.0-or-later. See LICENSE.txt.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-04-09