Is there some repository where I can get some preconfigured system metric visualizations?
Because from the information I gathered, it seems Metricbeat is not delivering any dashboards anymore.
At least in my Metricbeat 7.12 installation I can’t see any in opensearch.
Wouldn’t suggest using OpenSearch/Elasticsearch for metrics at all, you will regret it when you need to run any kind of scale or long term retention. This is why most people are using Prometheus for this use case. It’s very popular and has significant advantages over using MetricBeat.
Yes, that would be my current suggestion. However the vision we (at logz.io at least) have for Opensearch Dashboards includes support for PromQL queries and better time series visualization which would eliminate the need for Grafana over time and have a unified front end which remains fully Apache 2.0 open source. AWS shares many of the same visions for the project as well.