Skip to content

0.2.0 / 2019-02-28

Compare
Choose a tag to compare
@matthiasr matthiasr released this 28 Feb 09:43
  • [CHANGE] Switch to Kingpin flag library (#14)
  • [FEATURE] Optionally export samples with timestamp (#36)

For consistency with other Prometheus projects, the exporter now expects
POSIX-ish flag semantics. Use single dashes for short options (-h) and two
dashes for long options (--help).