Overload | Description |
---|---|
Write(Object,String) | Write event metric samples for all event metrics defined on the provided data object by attributes. |
Write(Object) | Write event metric samples for all event metrics defined on the provided data object by attributes. |
Write(EventMetricSample) | Write a metric sample to the current process log if it hasn't been written already. |
Write(EventMetricSample,String) | Write a metric sample to the current process log if it hasn't been written already. |