metrics: enable CPU stats (gosigar) on arm64.

This commit is contained in:
Bogdan Habic 2020-03-28 10:30:35 +01:00
parent 0b6eabf0dd
commit 5bd80cba09

View file

@ -14,7 +14,7 @@
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// +build darwin,cgo dragonfly freebsd linux nacl netbsd openbsd solaris windows
// +build darwin,cgo dragonfly freebsd linux nacl netbsd openbsd solaris windows arm64
package metrics