PHPackages                             warsawmedia/newrelic-instrumentation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. warsawmedia/newrelic-instrumentation

ActiveTypo3-cms-extension[Logging &amp; Monitoring](/categories/logging)

warsawmedia/newrelic-instrumentation
====================================

Improves New Relic transaction naming, grouping and custom parameters for TYPO3.

1.0.0(3mo ago)07GPL-2.0-or-laterPHPPHP ^8.2

Since Apr 9Pushed 3mo agoCompare

[ Source](https://github.com/morkpl/typo3_newrelic_instrumentation)[ Packagist](https://packagist.org/packages/warsawmedia/newrelic-instrumentation)[ Docs](https://warsaw.media)[ RSS](/packages/warsawmedia-newrelic-instrumentation/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

TYPO3 New Relic Instrumentation
===============================

[](#typo3-new-relic-instrumentation)

Improves New Relic transaction naming, grouping and custom parameters for TYPO3.

Features
--------

[](#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
------------

[](#requirements)

- PHP 8.2+
- TYPO3 CMS 13.4 - 14.2
- PHP New Relic agent / extension installed and enabled

Installation
------------

[](#installation)

Install via Composer:

```
composer require warsawmedia/newrelic-instrumentation
```

Then activate the extension in TYPO3 if needed.

Configuration
-------------

[](#configuration)

Extension configuration is available in:

**Admin Tools &gt; Settings &gt; Extension Configuration**

Available options include:

- `tracePageUid`
- `tracePageType`
- `traceDataHandlerCommands`
- `traceFluidParsing`
- `traceFluidRendering`
- `traceFrontendUsers`
- `traceFrontendUsersFields`
- `traceObjectInstancing`
- `traceExtbaseControllers`
- `traceExtbasePersistence`
- `traceCacheOperations`

Example transaction names
-------------------------

[](#example-transaction-names)

### Frontend

[](#frontend)

- `FE`
- `FE/page-123-default`
- `FE/page-123-type98`
- `FE/login`

### Backend

[](#backend)

- `BE/command/delete`
- `BE/command/move`
- `BE/command/copy`

### CLI

[](#cli)

- `CLI/command/cache:flush`
- `CLI/command/scheduler:run`

Notes
-----

[](#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
-------------

[](#compatibility)

VersionTYPO3PHP1.x13.4 - 14.28.2+Support
-------

[](#support)

- Source: GitHub repository
- Issues: GitHub issue tracker

License
-------

[](#license)

GPL-2.0-or-later. See `LICENSE.txt`.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance80

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

106d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/14474d3ca931042dd8902b07b37e03d8749dcb9bad334bb61efd666be0349b38?d=identicon)[morkpl](/maintainers/morkpl)

---

Tags

apmtypo3instrumentationnew relic

### Embed Badge

![Health badge](/badges/warsawmedia-newrelic-instrumentation/health.svg)

```
[![Health](https://phpackages.com/badges/warsawmedia-newrelic-instrumentation/health.svg)](https://phpackages.com/packages/warsawmedia-newrelic-instrumentation)
```

###  Alternatives

[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k57](/packages/friendsoftypo3-content-blocks)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22260.2k](/packages/eliashaeussler-typo3-warming)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1595.5k](/packages/eliashaeussler-typo3-form-consent)[pagemachine/searchable

TYPO3 extension to index and search content with Elasticsearch

1139.9k](/packages/pagemachine-searchable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
