hipages / php-fpm_exporter

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

fix: add builds for ARM64 #129

Closed adduc closed 3 years ago

adduc commented 3 years ago

Summary: This changeset adds ARM64 as an additional architecture for releases.

Context: I would like to use php-fpm_exporter on AWS' Graviton2-based servers (ARM64), but prebuilt binaries are not currently provided.

Notes: I'm not familiar with golang or GitHub actions, but I was able to test this locally using gorelease and verify the built linux ARM64 binary worked as intended.

estahn commented 3 years ago

@all-contributors please add @adduc for infra

allcontributors[bot] commented 3 years ago

@estahn

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

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

estahn commented 3 years ago

@adduc Thanks for adding this 👍🏼