sofa-boot icon indicating copy to clipboard operation
sofa-boot copied to clipboard

SOFABoot4.0 升级问题

Open it-linnan opened this issue 1 year ago • 1 comments

In what area(s)?

/area runtime

/area operator /area placement /area docs /area test-and-release

Ask your question here

目前正在尝试升级到 SOFABoot4.0,遇到以下问题

目前是否支持打包GraalVM native-image?我这边测试没有打包成功。

另外发现引入lookout-starter后,会启动报错,监控是否有其他方案?

it-linnan avatar Nov 24 '23 08:11 it-linnan

GraalVM 没有适配过,暂时不支持。监控方案可以使用 springboot 原生的方案:https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.metrics

其他问题可以这里提出来

HzjNeverStop avatar Nov 28 '23 03:11 HzjNeverStop