Skip to content

promcsv v1.4.1

Choose a tag to compare

@bennybrit bennybrit released this 26 Jul 08:51

promcsv v1.4.1 - documentation restructure (docs-only release).

  • The README is now a slim landing page: quick pip install, clearly separated RPM vs pip install paths, systemd setup for pip installs, CLI reference.
  • New usage guide at docs/USAGE.md: CSV format specification for consumers, directory lifecycle, S3/SFTP upload setup, monitoring and alerting, operational best practices.
  • README documentation links are pinned to the release tag, so the PyPI page of every version links to matching docs permanently.

No code changes; version bump only.

Install (Rocky/RHEL 8+, recommended):

dnf install ./python3.12-promcsv-1.4.1-1.el8.noarch.rpm

Install (any Linux):

sudo python3.12 -m pip install promcsv

428 tests, 100% branch coverage.