[#BloombergLP-balm-DefaultMetricsManagerScopedGuard-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/DefaultMetricsManagerScopedGuard.adoc[DefaultMetricsManagerScopedGuard]::~DefaultMetricsManagerScopedGuard :relfileprefix: ../../../ :mrdocs: Destroy this scoped guard which invokes `DefaultMetricsManager::destroy()`. The behavior is undefined if the default instance of the metrics manager is externally destroyed prior to this destructor being invoked. == Synopsis Declared in `<balm_defaultmetricsmanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~DefaultMetricsManagerScopedGuard(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#