Skip to content

Tags: codeaffen/p3exporter

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.2.0 (#46)

* add release-* target to Makefile

* prepare release 1.2.0

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare version 1.1.2 (#38)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare version 1.1.1 (#33)

* bump version: 1.1.0 → 1.1.1
* make changelog release

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare version 1.1.0 (#29)

* bump version: 1.0.0 → 1.1.0
* prepare changelog
* update documentation

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
provide auto registration facility for collectors (#18)

To provide more than one simple collector we refactor the registration
of collectors to do this automatically.
From now all collectors that follows the convention for new collectors.
We also add a real life collector for load average (1, 5, 15).
Finally we prepare the new major release.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add Changelog (#17)