helidon icon indicating copy to clipboard operation
helidon copied to clipboard

MicroProfile Metrics 5.1

Open tjquinno opened this issue 1 year ago • 3 comments

Environment Details

  • Helidon Version: 4.x
  • Helidon SE or Helidon MP MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Problem Description

MicroProfile Metrics has released spec version 5.1. The changes are backward-compatible with 5.0.

We should decide if/when to adopt 5.1.

tjquinno avatar Nov 15 '23 15:11 tjquinno

Quick summary of required changes are as follows (for more information see Metrics 5.1 Changes):

  • New method in Snapshot
  • Our ProducerTest fails likely due to changes in @RegistryScope
  • There are 40 TCKs failures related to histograms

spericas avatar Dec 21 '23 21:12 spericas

WIP is here https://github.com/spericas/helidon/tree/issue-8004

spericas avatar Dec 22 '23 16:12 spericas

Setting milestone to 4.1.0 for this one

spericas avatar Jan 12 '24 17:01 spericas