Closed AntiTyping closed 2 months ago
Just faced that not enabling it disabled Prometheus metrics, which I think is a must in production. Can we at least split these two? Seems uncool that now it forces you either to see a warning on using a debug server (and says you should not use it in production), or live without metrics.
1) Adds --enable-debug-server flag that defaults to false 2) Displays warning message in logs if the debug server is enabled