## `tempstat` collector ```json "tempstat": { "tag_override" : { "" : { "type" : "socket", "type-id" : "0" } }, "exclude_metrics": [ "metric1", "metric2" ] } ``` The `tempstat` collector reads the data from `/sys/class/hwmon//tempX_{input,label}` Metrics: * `temp_*`: The metric name is taken from the `label` files.