hipages / php-fpm_exporter

A prometheus exporter for PHP-FPM.
Apache License 2.0
604 stars 123 forks source link

fix: high cardanality of pid_hash #124

Closed itcsoft54 closed 3 years ago

itcsoft54 commented 3 years ago

fix (#110) issue, by removing pid_hash and replace by slot label instead.

fixed like prometheus best practices want see https://prometheus.io/docs/practices/naming/#labels

May need to update Grafana dashboard to replace pid_hash by slot, and use label to group by if need

estahn commented 3 years ago

@all-contributors please add @itcsoft54 for code

allcontributors[bot] commented 3 years ago

@estahn

I've put up a pull request to add @itcsoft54! :tada: