Hi, I was looking into prometheus-metrics-provider dependencies and I found a dependency to com.yahoo.datasketches:sketches-core:0.8.3. This is really a very old implementation pre apache incubating. Currently it has been ported from yahoo to apache with a current version 3.3.0. In the meantime it changed packages too. Wouldn't it be better to upgrade the dependency to a stable one?
Diego Salvi