newMetricsConfig(true, 555, configVals("agent.metrics.memoryPoolsExportsEnabled=true").agent.metrics)
      .also {
        it.memoryPoolsExportsEnabled.shouldBeTrue()
      }