Hi. I noticed that if any object from People module is added into any model, new StatisticsCollectorEvent is added into the model:
1) create any model (e.g. source and buffer)
- see event list -> event only when flowitem is created
2) add any module from people module (and delete it if you like)
- see event list -> 8 x StatisticsCollectorTimerEventReferenceListener - event every 900 sec
How can I get rid of these events?