Skip to content

Releases: xmidt-org/touchstone

v0.1.5

19 Jan 17:34
b6966b4
Compare
Choose a tag to compare

Changelog

v0.1.3

18 Sep 17:56
Compare
Choose a tag to compare

Changelog

Bug Fixes

Other Work

v0.1.2 2022-08-23

23 Aug 17:08
Compare
Choose a tag to compare
  • streamlined support for touchhttp instrumentation

v0.1.1 06/13/2022

13 Jun 22:10
a83d401
Compare
Choose a tag to compare
- touchbundle package supports creation of metric bundles, which are logical groups of metrics
- a version of NewUntypedFunc that allows for flexible function signatures

v0.1.0 05/01/2022

01 May 17:24
82711bc
Compare
Choose a tag to compare
- Updated go.uber.org/fx to 1.17.1
- Updated github.com/prometheus/client_golang to 1.12.1
- Remove use of fx.Printer for messages.  Replaced with an optional zap.Logger.
- Fx components are now grouped under a common module.

- Broken README badge links. [#12](https://github.com/xmidt-org/touchstone/pull/12)

v0.0.3 04/18/2021

18 Apr 04:26
f9e8e70
Compare
Choose a tag to compare
- utility methods for dealing with prometheus.AlreadyRegisteredError
- dynamically-typed metric Factory methods

v0.0.2 04/15/2021

15 Apr 19:40
6691e3c
Compare
Choose a tag to compare
- build info collector
- go-kit integration [#6](https://github.com/xmidt-org/touchstone/pull/6)
- touchtest package with useful testing assertions and utilities

v0.0.1 03/17/2021

17 Mar 01:02
Compare
Choose a tag to compare