Skip to content

Support Serving Metrics On an Alternate Port #1316

Open
@dpeckett

Description

@dpeckett

Problem

Currently the main method prometheus metrics are exposed for scraping is that they are served unauthenticated on the main port #344

If the notebook is exposed to the internet this obviously leaks a lot of information.

Proposed Solution

Jupyter server should support serving metrics unauthenticated on an alternate port eg. 9090. This pattern is used in most web services that export prometheus metrics.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions