## Describe the bug I upgraded rabbitmq to v4 and found that my dashboards didn't work anymore. I was using <https://github.com/rabbitmq/cluster-operator/tree/30b2b20f06e455e811f297f463d8618acde38fc4/observability/grafana/dashboards>. I then saw that these were not updated for a few years and they seem to duplicate <https://github.com/rabbitmq/rabbitmq-server/tree/7289487702de22fdec2ddb94bdbee3c8fab80aca/deps/rabbitmq_prometheus/docker/grafana/dashboards>. What's to way forward ? * Put a readme with a link to `rabbitmq-server` ? * Create some sort of github action to auto pull the dashboards in this repo ? * Manually updated them ?