One way to potentially have multiple metrics show up in our dashboard would be to switch from printing benchmark results via b.ReportMetric() to utilizing github-action-benchmark's custom metric format. If this works, this could save us from having to fork github-action-benchmark and fixing the bug that caused the dashboard corruption.