Skip to content

Releases: kvc0/goodmetrics_kotlin

0.3.0

14 Jul 03:22
Compare
Choose a tag to compare

What's Changed

This release changes the MetricsSetups and ConfiguredMetrics struct, as well as improving lightstep compatibility.

Full Changelog: 0.2.2...0.3.0

0.2.2

09 Jul 01:59
Compare
Choose a tag to compare

package opentelemetry protocol buffers types under goodmetrics. namespace so they don't conflict with users of old opentelemetry clients

0.2.1

09 Jul 01:26
df261f1
Compare
Choose a tag to compare

fix java version, reset to 17

0.2.0

09 Jul 00:52
Compare
Choose a tag to compare
  • Kotlin 1.7.10
  • alpha support for less-good otlp format export

Full Changelog: 0.1.7...0.2.0

0.1.7

25 May 21:48
31cc513
Compare
Choose a tag to compare

What's Changed

  • aggregator should continually emit by @kvcache in #15

Full Changelog: 0.1.6...0.1.7

0.1.6

25 May 20:21
3626463
Compare
Choose a tag to compare

What's Changed

  • fix aggregator getOrElse -> getOrPut by @kvcache in #13

Full Changelog: 0.1.5...0.1.6

0.1.5

25 May 16:31
8941fbe
Compare
Choose a tag to compare

What's Changed

  • add unit tests for metrics and metricsfactory by @kvcache in #12

Full Changelog: 0.1.4...0.1.5

0.1.4

25 May 16:13
0e48c92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

23 May 23:21
f65f71b
Compare
Choose a tag to compare

bump MetricsSink to a SAM interface

aggregates

23 May 21:49
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2