Mirantis Container Cloud (MCC) becomes part of Mirantis OpenStack for Kubernetes (MOSK)!
Starting with MOSK 25.2, the MOSK documentation set will cover all product layers, including MOSK management (formerly MCC). This means everything you need will be in one place. The separate MCC documentation site will be retired, so please update your bookmarks for continued easy access to the latest content.
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.