🌐
GitHub
github.com › hipages › php-fpm_exporter
GitHub - hipages/php-fpm_exporter: A prometheus exporter for PHP-FPM. · GitHub
A prometheus exporter for PHP-FPM. Contribute to hipages/php-fpm_exporter development by creating an account on GitHub.
Author: hipages
Starred by 85 users
Forked by 21 users
Languages: Go 77.0% | PHP 12.0% | Makefile 8.8% | Dockerfile 2.2%
🌐
GitHub
github.com › craigmj › phpfpm_exporter
GitHub - craigmj/phpfpm_exporter: Prometheus exporter for php-fpm status information. · GitHub
If you are running php-fpm with nginx webserver (or any other webserver), and have configured your php-fpm to serve status information, phpfpm_exporter will export the status information into a format that prometheus can read.
Author: craigmj
🌐
Packagist
packagist.org › packages › superbalist › laravel-prometheus-exporter
superbalist/laravel-prometheus-exporter - Packagist.org
July 25, 2024 - A prometheus exporter for Laravel. This package is a wrapper bridging jimdo/prometheus_client_php into Laravel.
🌐
Prometheus
prometheus.io › docs › instrumenting › exporters
Exporters and integrations | Prometheus
We are happy to give advice on how to make your exporter as useful and consistent as possible. Some third-party software exposes metrics in the Prometheus format, so no separate exporters are needed:
🌐
Packagist
packagist.org › packages › arquivei › laravel-prometheus-exporter
arquivei/laravel-prometheus-exporter - Packagist.org
A prometheus exporter package for Laravel and Lumen. Prometheus is a time-series database with a UI and sophisticated querying language (PromQL) that can scrape metrics, counters, gauges and histograms over HTTP. This package is a wrapper bridging jimdo/prometheus_client_php into Laravel and Lumen.
🌐
Sysdig
sysdig.com › blog › monitor-php
How to Monitor PHP-FPM with Prometheus | Sysdig
March 27, 2026 - Prometheus, the de-facto standard for Kubernetes monitoring. PHP-FPM exporter running as a sidecar.
🌐
GitHub
github.com › erickskrauch › prometheus-php
GitHub - erickskrauch/prometheus-php: Prometheus metrics collector and exporter for PHP · GitHub
Prometheus metrics collector and exporter for PHP. Contribute to erickskrauch/prometheus-php development by creating an account on GitHub.
Author: erickskrauch
Find elsewhere
🌐
Packagist
packagist.org › packages › gorerider › laravel-prometheus-exporter
gorerider/laravel-prometheus-exporter - Packagist.org
However, with the need to support guzzlehttp/guzzle 7, dependency was replaced with PromPHP/prometheus_client_php. A prometheus exporter for the Laravel and the Lumen web framework.
🌐
Stack Overflow
stackoverflow.com › questions › 66433545 › prometheus-exporting-custom-php-metrics-not-showing-up-in-prometheus
Prometheus : Exporting custom php metrics not showing up in prometheus - Stack Overflow
I am working on Prometheus, where I would like to export PHP fpm related metrics to Prometheus. For that I am using https://github.com/Lusitaniae/phpfpm_exporter , which serves on port-9253. I can
🌐
prometheus_php
bexiocom.github.io › prometheus_php
A Prometheus client library for PHP | prometheus_php
A PHP instrumentation library for Prometheus compatible with PHP 5.5 5.6, 7.0 and 7.1.
🌐
GitLab
gitlab.cern.ch › drupal › paas › php-fpm prometheus exporter
drupal / paas / php-fpm prometheus exporter · GitLab
March 9, 2022 - Mirror of https://github.com/hipages/php-fpm_exporter · Read more · README · Apache License 2.0 · Created on June 02, 2021 ·
🌐
GitHub
github.com › tonmnn › php-fpm_exporter
GitHub - tonmnn/php-fpm_exporter: A prometheus exporter for PHP-FPM. · GitHub
A prometheus exporter for PHP-FPM. Contribute to tonmnn/php-fpm_exporter development by creating an account on GitHub.
Author: tonmnn
🌐
GitHub
github.com › zlodes › php-prometheus-client
GitHub - zlodes/php-prometheus-client: Collect and export PHP App metrics with ease · GitHub
This package provides you an ability to collect and export Prometheus metrics from any modern PHP application.
Author: zlodes
🌐
Packagist
packagist.org › packages › tasko-products › symfony-prometheus-exporter
tasko-products/symfony-prometheus-exporter - Packagist.org
The Symfony Prometheus Exporter is a bundle that includes a bunch of generic Prometheus metrics for your Symfony application, stored in your Redis repository. Each metric collector can be enabled and disabled separately, so you can decide for your app which data to collect and provide to the ...
🌐
Uptrace
uptrace.dev › guides › opentelemetry-php-fpm
PHP-FPM Monitoring with OpenTelemetry: Metrics, Alerts, and Dashboards | Uptrace
November 19, 2025 - php-fpm_exporter is a Prometheus exporter that reads the PHP-FPM status endpoint and exposes the data as Prometheus metrics on port 9253.