Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HathiTrust DEV-1318: limit access to metrics endpoint #717

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Commits on Sep 26, 2024

  1. HathiTrust DEV-1318: limit access to metrics endpoint

    The metrics endpoint doesn't need to be public, and won't get consistent
    data coming from it anyway. This limits it to a provided set of IP
    addresses. While we could try to collect IPs for the prometheus role and
    the kubernetes gateway, it wasn't immediately clear how to collect the
    floating IP that the kubernetes gateway uses, so this defers to a set of
    allowed IP addresses listed in lensoftruth.
    aelkiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4e2c8d5 View commit details
    Browse the repository at this point in the history