# Functions
NewTestMetricsRecorder returns a new TestMetricsRecorder.
# Structs
MetricsData represents data associated with a metric.
NoopMetricsRecorder is a noop MetricsRecorder to be used in tests to prevent nil panics.
TestMetricsRecorder is a MetricsRecorder to be used in tests.