Top Level Namespace
Defined in:
Constant Summary
-
PROGNAME =
"gluster-metrics-exporter"
-
VERSION =
{{ (env("VERSION")) && ((env("VERSION")) != "") ? env("VERSION") : (`git describe --always --tags --match \"[0-9]*\" --dirty`).chomp.stringify }}