• Dmitrii Shmatko's avatar
    fix: `metrics-host-allowlist` for Teku (#765) · ad75fcce
    Dmitrii Shmatko authored
    Currently `'*'` is passed to Teku, which is not correct, so I see `Not
    Authorized` when trying to access Teku metrics, Prometheus says that
    Teku is down because of 403, and Grafana metrics are empty.
    Only `*` should be passed, which is the purpose of the fix.
    I don't know how to test it, so not 100% on the fix.
    ad75fcce
Name
Last commit
Last update
..
teku_launcher.star Loading commit data...