Metricbeat sent some data through logstash into opensearch. After first hit I set proper Index Pattern to read incoming data:
Everything looks fine until I want to create a vizualization (line chart or table) for this data:
Looks like there is some issue with this data format (?), however I tried to set this parameter as well as number but got the same result. What more I have to set to get proper chart for this data?
- I changed Index Pattern settings but nothing happend
- I tried to use another similar property (system.cpu.system.pct) but got the same result