modulepackage
0.0.0-20241101020022-f06ca709108e
Repository: https://github.com/rpcox/text_exporter.git
Documentation: pkg.go.dev
# README
text_exporter
Sometimes you just need a text exporter. You can certainly configure node_exporter for text export, but maybe you also need different scrape timing for different metrics.
go build -ldflags="-X main.commit=$(git rev-parse --short HEAD) -X main.branch=$(git branch | sed 's/.*\* //')"
modify / install the appropriate unit file, and launch
# Functions
No description provided by the author
Form an address for ListenAndServe.
No description provided by the author
Initialize logging.
Display the version and exit.