Commit graph

5 commits

Author SHA1 Message Date
Julien Pivotto
21bf37baf2 Rename and fix metric names and types
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2024-11-04 10:28:20 +01:00
Enrico Stahn
8b64a58900
fix: Invalid PHP-FPMs request uri encoding (#37)
* fix: hashids multiple-value context (#32)
* feat: Add method to fix invalid JSON content
* chore: Add test for issue #24
* chore: Use golang modules
* fix: Set alias to satisfy gofmt
2018-12-29 20:15:27 +11:00
Stanislav Antic
03d87088d7 fix: json: cannot unmarshal number (#28)
* fixes hipages/php-fpm_exporter#26
* better comments & fix tests
2018-06-27 09:23:50 +10:00
Enrico Stahn
8a0c89d182
Implement unix socket support and make status path configurable (#23)
* Implement unix socket support and make status path configurable (Thx @herb123456 for the initial implementation) #19 #22
* Follow linting guidelines
* Follow linting guidelines
* Move `env` to where it's being used
2018-03-18 12:23:38 +11:00
Enrico Stahn
afbeb201b1
#10 Add TestCannotUnmarshalNumberIssue10 2018-02-28 12:10:03 +11:00