hipages / php-fpm_exporter

A prometheus exporter for PHP-FPM.
Apache License 2.0
592 stars 119 forks source link

Error during shutdowncontext deadline exceeded #132

Closed sungaohui closed 3 years ago

sungaohui commented 3 years ago

docker run -d --name fpm-exporter-01 -p 9253:9252 hipages/php-fpm_exporter:v2.0.1,when kill, exit code 1, logs is 'time="2021-02-03T03:44:55Z" level=fatal msg="Error during shutdowncontext deadline exceeded"'

ossinkine commented 3 years ago

Why this was closed if it still is not fixed?

Spittal commented 3 years ago

I too am getting this issue.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: