Equivalent to https://github.com/jupyterhub/jupyterhub/pull/2224 Prometheus metrics can potentially leak information about the user, so they should be kept behind auth by default. However, for many JupyterHub deployments, they would need to be scraped by a centralized Prometheus instance that can not really authenticate separately to each user notebook without a lot of work. Admins can use this setting to allow unauthenticated access to the /metrics endpoint.
parent
cd7a06ce88
commit
c0ab18a534
Loading…
Reference in new issue