Skip to content

[inputs.intel_powerstat] throttleTemp and temp in msrData should be represented as int64, not uint64 #11028

@pduzinki

Description

@pduzinki

Relevant telegraf.conf

n/a

Logs from Telegraf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugunexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions