APM Kibana Traces Issue

Hello,
I am having issues with traces data stream.

In Index Management, it shows me error. It says:

{
  "failed_step": "readonly",
  "step_info": {
    "type": "security_exception",
    "reason": "action [indices:admin/block/add] is unauthorized for user [kibana_system] with effective roles [kibana_system] on indices [.ds-traces-apm-default-2024.07.12-000011], this action is granted by the index privileges [manage,all]"
  }
}

The issue is kibana_system is a reserved role, you can't update it.

Any help would be great.

8.14.3 - APM Integration/Kibana/Elastic