Source: golang-github-hipages-php-fpm-exporter
Section: net
Priority: optional
Maintainer: Technology Consulting Group Repostiory Key <tcg@office365stanford.onmicrosoft.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any (>= 2:1.18~) | golang-go (>= 2:1.18~),
Standards-Version: 4.7.0
Homepage: https://github.com/hipages/php-fpm_exporter
XS-Go-Import-Path: github.com/hipages/php-fpm_exporter

Package: golang-github-hipages-php-fpm-exporter
Architecture: any
Depends: ${misc:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: Prometheus exporter for PHP-FPM process metrics
 Prometheus exporter that connects to PHP-FPM via FastCGI (TCP or Unix
 socket) and exposes pool metrics including active/idle processes,
 accepted connections, listen queue depth, max children reached, and
 slow requests. Supports multiple PHP-FPM pools and includes a one-shot
 get command for debugging.
