Jonatan Ivanov
Jonatan Ivanov
Hey @samarprakash, Thank you for opening this issue and sorry for the late response. I think I understand your issue and I think we should think about fixing this. But...
It will be a third party project with autoconfiguration support for Spring Boot, see here: https://github.com/jdbc-observations/datasource-micrometer (work in progress).
@peterpilgrim Could you please create a minimal sample app that can repro the issue so that we can troubleshoot this?
I did not ask for your proprietary application, I asked for a new, _minimal_ sample. A simple and minimal (maven/gradle) project that can reproduce the issue. This is important and...
**Could you please try if the code below produces any outputs for you?** It needs Micrometer 1.9.0 (so we can ensure it is up to date) and it should print...
@peterpilgrim Thank you for trying this out. In order to narrow down the difference between you app in prod and your local demo, I have a few ideas: - Try...
@garridobarrera I'm looking into this and I'm thinking probably propagating the "getting the current value" functionality even deeper than the Meter level (`StepTuple2` `StepValue`, `TimeWindowMax`) and also add this capability...
Micrometer supports CloudWatch, you don't need to log your metrics out in EMF if you just want to use CloudWatch. Would the CloudWatchMeterRegistry work for you?
You can find us on SO and https://slack.micrometer.io/ EMF is a public so this could be a valid use-case for other too, right? If you think it would not, could...
@shakuzen fyi