r3h6/opentelemetry-auto-typo3

Opentelemetry for TYPO3

Maintainers

Package info

github.com/r3h6/opentelemetry-auto-typo3

Type:typo3-cms-extension

pkg:composer/r3h6/opentelemetry-auto-typo3

Statistics

Installs: 3 022

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

0.1.0 2025-01-31 21:42 UTC

This package is auto-updated.

Last update: 2026-03-01 00:46:51 UTC


README

Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.

Overview

Auto-instrumentation hooks are registered via composer, and spans will automatically be created for selected method on:

  • Psr\Http\Server\MiddlewareInterface
  • TYPO3\CMS\Core\Cache\Frontend\FrontendInterface
  • TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
  • TYPO3\CMS\Core\Core\ApplicationInterface
  • TYPO3\CMS\Core\DataHandling\DataHandler

Additionaly a OTEL log writer is added to every configured log.

Configuration

The extension can be disabled via runtime configuration:

OTEL_PHP_DISABLED_INSTRUMENTATIONS=typo3

Additional

Events: open-telemetry/opentelemetry-auto-psr14

Database: r3h6/opentelemetry-auto-doctrine-dbal