Signalled by p_render_metadata() in inc/parserutils.php before instantiating the metadata renderer. Action plugins can use this event to update/refresh metadata they may have set elsewhere.
The page metadata is passed in $data including both the current and persistent arrays.
The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.