As seen in the CometD Support documentation, POJO transactions are identified out of the box on CometD applications. The business transactions are identified and split based on the channel names. In some scenarios, this may lead to business transaction explosion. To prevent this, define some custom POJO rules.
Define POJO rule based on the following class & method: