Set the metricNamespace attribute of this object to the specified value.
Synopsis
Declared in <bdlm_metricdescriptor.h>
void
setMetricNamespace(std::string_view const& value);
Parameters
Name |
Description |
value |
new metric namespace attribute |
Created with MrDocs