Wrong data for field iis.application_pool.process.cpu_usage_perc

Hi Team,

We see wrong data for The CPU usage percentage from the field iis.application_pool.process.cpu_usage_perc

images:

Can you help me on this?

Adding to this how is the configuration of the field:

{
  ".ds-metrics-iis.application_pool-xxxxxxx": {
    "mappings": {
      "iis.application_pool.process.cpu_usage_perc": {
        "full_name": "iis.application_pool.process.cpu_usage_perc",
        "mapping": {
          "cpu_usage_perc": {
            "type": "float",
            "meta": {
              "unit": "s"
            },
            "time_series_metric": "gauge"
          }
        }
      }
    }
  }
}