Kubernetes integration monitoring CRDs for Grafana agent operator

I have used the Grafana agent operator with helm version 0.1.7 and it pushes metrics and logs to Grafana Cloud. I followed this guide to add scraping of metrics and next I used the Kubernetes integration.

The Kubernetes integration in Grafana Cloud instructs me to new scrape jobs to the agent. Link to the integration: https:/.grafana.net/a/grafana-easystart-app/kubernetes . I thought the initally that the ServiceMonitor CRDs would be enough, but the dashboards installed by the Kubernetes integration displays “no data”.

Does it exist monitoring CRDs which matches the jobs configuration that are given during the Kubernetes integration?