| The purpose of this ticket is to address some technical debt in the voyager server framework. It should be possible to pass implementations for metrics and for audit logging into the ApolloVoyagerServer constructor via a config object. Right now the heavy lifting is on the end user to wrap resolvers which is not the desired approach. |