We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #6 from upfluence/xg/DRA-2152/updateci .github/workflows/*.yml: update action versions; add auto-release
go.mod: Update deps
Merge pull request #5 from upfluence/am/multi-register prometheus: Accept multiple register of the same metric on the same collector
*: Add Noop structs for monadic usage of stats
Merge pull request #4 from upfluence/sp/formatter Return failed instead of error string in formatter
*: Share the labelMarshaler accross all the vectors
Merge pull request #3 from upfluence/am/timer-instrument-vector *: Add TimeVector and InstrumentVector