| Overload | Description |
|---|---|
| CreateSample(Double) | Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded. |
| CreateSample(Double,DateTimeOffset) | Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded. |
| CreateSample(Double,Double) | Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded. |
| CreateSample(Double,Double,DateTimeOffset) | Create a complete metric sample from the provided data. The caller must write this sample for it to be recorded. |