php-fpm-exporter/phpfpm
itcsoft54 0d25732143
fix: high cardinality of pid_hash (#124)
fixes #110 #76

BREAKING CHANGE: `pid_hash` is being removed in favour of `child` to
avoid high cardinality explosion. In turn this means processes and their
state changes can't be identified anymore. If you're using this behaviour
please open an issue.
2020-11-22 11:34:20 +11:00
..
exporter.go fix: high cardinality of pid_hash (#124) 2020-11-22 11:34:20 +11:00
phpfpm.go gometalinter replacement (#73) 2020-03-04 16:34:23 +11:00
phpfpm_test.go fix: Invalid PHP-FPMs request uri encoding (#37) 2018-12-29 20:15:27 +11:00