Definition
/**
* Create a MemoryMetricExporter.
*
* Metric exporter that stores data in memory.
* Provides direct getter access to exported metrics.
* Useful for testing and inspection without serialization.
*/
memory_metric_exporter() : MemoryMetricExporter