zenfs icon indicating copy to clipboard operation
zenfs copied to clipboard

fs: Add metrics prometheus exporter

Open metaspace opened this issue 2 years ago • 1 comments

Set environment variable ZENFS_EXPORT_PROMETHEUS=y when building to enable prometheus export of metrics. Exporter will listen on 127.0.0.1:8080.

Requires prometheus-cpp-pull == 1.1.0.

metaspace avatar Jun 17 '22 12:06 metaspace

LGTM. Can we update README (or add a new readme) with brief instructions to use this ?

@aravind-wdc Added section to README.md, please review :)

metaspace avatar Jun 20 '22 12:06 metaspace

merge cmake changes first

yhr avatar Aug 17 '22 08:08 yhr