mirror of
https://github.com/stronk-dev/OrchestratorTracker.git
synced 2025-07-05 02:45:10 +02:00
Display ENS > ID
This commit is contained in:
parent
12d42a72bb
commit
bff8b714d9
@ -369,7 +369,7 @@ const onOrchUpdate = async function (id, obj, tag, region, livepeer_regions) {
|
||||
|
||||
// Update prometheus stats
|
||||
updatePrometheus(tag, obj.resolv.resolvedTarget, newObj);
|
||||
console.log("Handled results for " + id + " from prober " + tag);
|
||||
console.log("Handled results for " + newObj.name + " from prober " + tag);
|
||||
};
|
||||
|
||||
const updateCache = async function (
|
||||
|
Loading…
x
Reference in New Issue
Block a user