Pebble now exposes the metrics needed for `Engine.GetStats()`. We just need to do the translation from `pebble.Metrics` to `engine.Stats`.
Pebble now exposes the metrics needed for
Engine.GetStats(). We just need to do the translation frompebble.Metricstoengine.Stats.