Metricsbeat sends bad request to kibana at /api/saved_objects/_find

I've setup elastic cloud for k8s on my cluster and I have deployed metricbeat using Beats CRD with daemonset

My Cluster is on version 8.13.0

Kibana's logs:

Upon debugging I found these requests are coming from metricbeat pods on the endpoint kibana at /api/saved_objects/_find and is missing the query parameter "type" and it should like that /api/saved_objects/_find?type=index-pattern or another type

Is there a work around for this or a fix?

Hi @Moemad-711 Welcome to the community.

Known issue does not cause harm etc