You can try to disable stats at all using HTTP interfaces access restriction:
by default, the setting is
http_enable_paths=rest,action,admin,shared,client,client_records,embed_player,empty,health-check
Removing action from the list should disable statisctic interface. A minimal set of...