### Relevant telegraf.conf ```toml n/a ``` ### Logs from Telegraf ```text n/a ``` ### System info n/a ### Docker _No response_ ### Steps to reproduce n/a ### Expected behavior _throttleTemp_ and _temp_ fields in _msrData_ struct should be represented as int64, and not uint64. ### Actual behavior _throttleTemp_ and _temp_ fields in _msrData_ struct are represented as int64. ### Additional info This can be concluded from the chapter _14.8.5.2 Reading the Digital Sensor_ of [Software Developer's Manual](https://cdrdv2.intel.com/v1/dl/getContent/671200)