spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

Feign Metrics not exposed in AOT mode via `MicrometerCapability`

Open dpozinen opened this issue 8 months ago • 0 comments
trafficstars

Now, I realise that the issue isn't actually in SC open feign, and feign doesn't officially support AOT, but nevertheless there is a FeignHints registrar, so i think it won't hurt extending it.

I suspect that Capability-s in general don't work in native at all for two reasons:

Unfortunately, I don't have the time to make a proper contribution with tests etc. Thanks in advance

dpozinen avatar Mar 16 '25 16:03 dpozinen