Skip to main content

UnsetMetricKeys

Resets the internal metric keys, metric string keys, and the sync.Once object used to set them. 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 should only be used for testing purposes outside of its package.