Skip to content

Tags: upfluence/stats

Tags

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from upfluence/xg/DRA-2152/updateci

.github/workflows/*.yml: update action versions; add auto-release

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
go.mod: Update deps

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from upfluence/am/multi-register

prometheus: Accept multiple register of the same metric on the same collector

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
*: Add Noop structs for monadic usage of stats

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from upfluence/sp/formatter

Return failed instead of error string in formatter

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
AlexisMontagne Alexis Montagne
*: Share the labelMarshaler accross all the vectors

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.
Merge pull request #3 from upfluence/am/timer-instrument-vector

*: Add TimeVector and InstrumentVector