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

Fixed in 23.2

Due to the table widget failure, the Instance Info panel in the RabbitMQ Grafana dashboard is empty.

Workaround:

  1. Download the packaged chart with the fixed RabbitMQ dashboard.

  2. Unpack the archive, open grafana-3.3.10-mcp-199/grafana/dashboards/rabbitmq.json, and copy the file content to the clipboard.

  3. In the Grafana web UI, navigate to Dashboards > Import.

  4. In the Import dashboard wizard that opens, paste the imported RabbitMQ dashboard into the Import via panel json box. Click Load.

  5. Specify the dashboard name, for example, RabbitMQ_fix to avoid colliding with the current dashboard.

  6. Click Import to save the dashboard.

Now, the Instance Info panel in the imported RabbitMQ dashboard should be displayed correctly.