fix: wrap prometheus registry before event bus creation
Move registry wrapping ahead of event bus construction so that event bus metrics also receive the network label. Previously the event bus was created with the unwrapped registry. Signed-off-by: wcatz <[email protected]>