bithon icon indicating copy to clipboard operation
bithon copied to clipboard

separate instrumentation for service/component/repository/restcontroller/controller from other beans

Open FrankChen021 opened this issue 10 months ago • 1 comments

Currently they're instrumented in spring.bean plugin. This plugin also enhance all other spring beans. Sometimes, users don't want to enable the spring.bean plugin, but want to keep above components enhanced.

FrankChen021 avatar Mar 30 '24 09:03 FrankChen021