StackLight known issues¶
This section lists the StackLight known issues with workarounds for the Mirantis OpenStack for Kubernetes release 23.1.
[30867] Broken ‘Instance Info’ panel for RabbitMQ in Grafana¶
Due to the table widget failure, the Instance Info panel in the RabbitMQ Grafana dashboard is empty.
Workaround:
Download the packaged chart with the fixed RabbitMQ dashboard.
Unpack the archive, open
grafana-3.3.10-mcp-199/grafana/dashboards/rabbitmq.json
, and copy the file content to the clipboard.In the Grafana web UI, navigate to Dashboards > Import.
In the Import dashboard wizard that opens, paste the imported RabbitMQ dashboard into the Import via panel json box. Click Load.
Specify the dashboard name, for example,
RabbitMQ_fix
to avoid colliding with the current dashboard.Click Import to save the dashboard.
Now, the Instance Info panel in the imported RabbitMQ dashboard should be displayed correctly.