InfluxDB and Kapacitor pprof

Hello,

I’ve encountered an issue with InfluxDB and Kapacitor configurations. I’m trying to disable the pprof endpoint so people cannot brows to the /debug and /metrics endpoints via a browser.

Setting this to disabled has no effect, I can still browse the endpoint. The only thing that seems to have worked is enabling authentication. Ideally I want to disable it completely.

In Kapacitor this is set to disabled, yet is still browsable.

Are there any other configuration options I need to set other than “pprof-enabled” or is this an issue/bug?

Current versions
InfluxDB 1.11.8
Kapacitor 1.6.4

Upgrading to InfluxDB2 or 3 is not an option currently.

Regards

Phil