ekuiper icon indicating copy to clipboard operation
ekuiper copied to clipboard

API to check plugin status

Open ngjaying opened this issue 1 year ago • 0 comments

Currently, plugin are loaded when using in runtime. Need a way to check if it works properly. For go native plugin, there is a side-effect. Check the plugin status may need to load it and cannot be unloaded in runtime.

ngjaying avatar Jan 04 '24 09:01 ngjaying