PHPackages                             mfd/typo3-prometheus - 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. mfd/typo3-prometheus

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

mfd/typo3-prometheus
====================

Exports Prometheus metrics for TYPO3 instances

0.0.2(7y ago)1010.6k↓12.8%2[4 issues](https://github.com/marketing-factory/typo3_prometheus/issues)GPL-2.0+PHPPHP &gt;=5.6, &lt;8.0

Since Nov 3Pushed 6mo ago4 watchersCompare

[ Source](https://github.com/marketing-factory/typo3_prometheus)[ Packagist](https://packagist.org/packages/mfd/typo3-prometheus)[ RSS](/packages/mfd-typo3-prometheus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

TYPO3 Prometheus Metrics Extension
==================================

[](#typo3-prometheus-metrics-extension)

This extension provides a Prometheus metrics endpoint for TYPO3 instances. It exposes various TYPO3-specific metrics that can be scraped by Prometheus to monitor the health and performance of your TYPO3 site.

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

[](#installation)

1. Install the extension via composer:

    ```
    composer require mfd/typo3-prometheus

    ```
2. Activate the extension in the Extension Manager or via command line:

    ```
    vendor/bin/typo3 extension:activate prometheus

    ```

Usage
-----

[](#usage)

After installation, a metrics endpoint will be available at `/metrics`. This endpoint will return Prometheus-compatible metrics in the OpenMetrics text format.

Available Metrics
-----------------

[](#available-metrics)

The following metrics are currently exposed:

- `typo3_version_info`: Information about the TYPO3 version and application context
- `typo3_memory_usage_bytes`: Current memory usage in bytes
- `typo3_memory_peak_usage_bytes`: Peak memory usage in bytes
- `typo3_pages_total`: Total number of pages in the system
- `typo3_content_elements_total`: Total number of content elements

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

[](#configuration)

No additional configuration is needed. The extension works out of the box.

Security Considerations
-----------------------

[](#security-considerations)

It's recommended to restrict access to the `/metrics` endpoint in production environments, as it may expose sensitive information. You can use your web server's configuration to restrict access based on IP addresses or authentication.

License
-------

[](#license)

This extension is licensed under the terms of the GNU General Public License version 3 or later.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.6% of commits — single point of failure

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

Every ~496 days

Total

2

Last Release

2622d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82a4f3fa125541cd587bbf5db91e51a64d89d36f9c1ca07fcfba271a5661a730?d=identicon)[cspoo](/maintainers/cspoo)

---

Top Contributors

[![derdanne](https://avatars.githubusercontent.com/u/1272546?v=4)](https://github.com/derdanne "derdanne (23 commits)")[![tehplague](https://avatars.githubusercontent.com/u/1062568?v=4)](https://github.com/tehplague "tehplague (5 commits)")[![ischmittis](https://avatars.githubusercontent.com/u/904789?v=4)](https://github.com/ischmittis "ischmittis (3 commits)")[![mgrundkoetter](https://avatars.githubusercontent.com/u/1526725?v=4)](https://github.com/mgrundkoetter "mgrundkoetter (3 commits)")

---

Tags

MetricsTYPO3 CMStypo3prometheus

### Embed Badge

![Health badge](/badges/mfd-typo3-prometheus/health.svg)

```
[![Health](https://phpackages.com/badges/mfd-typo3-prometheus/health.svg)](https://phpackages.com/packages/mfd-typo3-prometheus)
```

###  Alternatives

[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)[worldia/instrumentation-bundle

Symfony opentelemetry auto-instrumentation: requests, commands, messenger, doctrine.

2769.8k](/packages/worldia-instrumentation-bundle)[triadev/laravel-prometheus-exporter

A laravel and lumen service provider to export metrics for prometheus.

2728.2k1](/packages/triadev-laravel-prometheus-exporter)[lamoda/metrics

Library for handling and displaying custom project metrics

361.9k](/packages/lamoda-metrics)[krenor/prometheus-client

A PHP Client for Prometheus

1020.9k](/packages/krenor-prometheus-client)

PHPackages © 2026

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