Need help in plugin development for couchbase

2025-03-17 Thread Vivek Singh
Hi I wrote the plugin for couchbase datadase for qb statement and query interception just like elastic search plugin it is registering by point method but after and before method not executed while running sample application. I tried all the steps to print the log for agent it is not printing aft

Re: Need help in plugin development for couchbase

2025-03-16 Thread Sheng Wu
This info seems not enough to tell why. Usually, a plugin is not executed could be caused by 1. the wrong intercepting point 2. the plugin file is not in place(the booting logs could tell) 3. plugin.def file is not correct. Sheng Wu 吴晟 Twitter, wusheng1108 On Mon, 17 Mar 2025 at 07:38, Vivek Sing