If you want to show the transform failure, it is fine to open that always as an error level log, meanwhile, don't crash the monitored service. And you don't need a config to open this, we should warn the users about this always.
Sheng Wu 吴晟 Twitter, wusheng1108 Li BingLong(智能平台) <binglongli217...@sohu-inc.com> 于2021年1月23日周六 下午9:13写道: > > When need EnhancedInstance, there are many cases, such as propagate the > > context, cache the data. > > You change any core level interface will break many things. > > We don't expect that. > > If we can not change this, I think we should add the config > disableClassFormatChanges so that we can know why the instrument fails. > > Hope I can find another way to do something about this topic. :)