I'm implementing the PagerDuty plugin using the latest version (0.9.1) and it seems the documentation for creating the Router using the legacy backend is now outdated here.
As of commit 300794c, RouterOptions now requires a store and discovery value, whereas the documentation only mentions logger and config. I'm still working through to figure out what to use for these new values.