Kong status API is invoked every 3 seconds

Kong Version - 3.4.2

In Kong logs, I can see the below logs are logged every 3 seconds

127.0.0.1 - - [28/Feb/2025:11:17:47 +0000] "GET /status HTTP/1.1" 200 1317 "-" "Go-http-client/1.1"
127.0.0.1 - - [28/Feb/2025:11:17:50 +0000] "GET /status HTTP/1.1" 200 1317 "-" "Go-http-client/1.1"
127.0.0.1 - - [28/Feb/2025:11:17:53 +0000] "GET /status HTTP/1.1" 200 1317 "-" "Go-http-client/1.1"

How to increase the frequency to 60 seconds ? OR How to disable altogather