fix(starfish): Use PerformanceMetrics dataset under the hood (#49629)
Use `PerformanceMetrics` instead of `Metrics` so that we hit
the correct `generic_metrics` tables for span metrics.
