UnsetMetricKeys
Unsets all metric keys by reinitializing the internal slices and the sync.Once variable. This function is not thread-safe and is intended for testing purposes only.
def UnsetMetricKeys()
Resets the internal metric key storage. This function is not thread-safe and is intended for testing purposes only outside of its package.