const adapter = this.owner.factoryFor('metrics-adapter:stream').create({
      config: this.config,
      this: { router: { currentRouteName: 'hello' } },
      hasUser: true
    });