Node_exporter: uname collector for darwin is not available eventhough document say so.

Created on 18 Sep 2019  路  5Comments  路  Source: prometheus/node_exporter

Host operating system: output of uname -a

Darwin Kernel Version 18.7.0

node_exporter version: output of node_exporter --version

build user: root@4a30727bb68c
build date: 20190604-16:47:36
go version: go1.11.10

node_exporter command line flags

Are you running node_exporter in Docker?

NO

What did you do that produced an error?

ran node_exporter

What did you expect to see?

node_uname_info in the metrics generated.

What did you see instead?

metrics is available , expect the uname.

accepted bug platforDarwin

Most helpful comment

I'm going to be working on a release today.

All 5 comments

When compiled with go 1.13 on mac from git node_uname_info is visible in metrics.

That's odd, but I can confirm. The collector doesn't show up in 0.18.1 on osx.

Oh actually no, this was just recently added and isn't released. We'll release the next version soon. Until then, you can build from source.

I am running into this issue, does anybody know when the next version of node_exporter will be released?

I'm going to be working on a release today.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dorkmatt picture dorkmatt  路  3Comments

ridvankaratas picture ridvankaratas  路  3Comments

xens picture xens  路  4Comments

lesovsky picture lesovsky  路  3Comments

prologic picture prologic  路  4Comments