• 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
..
grandine Loading commit data...
lighthouse Loading commit data...
lodestar Loading commit data...
nimbus Loading commit data...
prysm Loading commit data...
teku Loading commit data...
cl_context.star Loading commit data...
cl_launcher.star Loading commit data...
cl_node_ready_conditions.star Loading commit data...
cl_shared.star Loading commit data...