canonical / canonical/openstack-exporter-operator

Can't read "Allocated" and "Total" in light mode

Open
#164 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
13
Avg merge
8d 2h
Merged PRs (30d)
3

Description

### Description

When inspecting the default "OpenStack Compute Overview" dashboard in light mode it is not easy to read the values in the "Allocated" and "Total" panels. There could possibly be other areas, but these are the two I noticed.

Image

Inspecting the panel its possible to change the values, but here is the problematic default.

```
"steps": [
{
"color": "rgb(251, 252, 250)",
"value": null
}
```

Looks like this is defined in [grafana_dashboards/cloud.json](https://github.com/canonical/openstack-exporter-operator/blob/main/src/grafana_dashboards/cloud.json) and [grafana_dashboards/compute.json](https://github.com/canonical/openstack-exporter-operator/blob/main/src/grafana_dashboards/compute.json).

### Charm revision

Revision 58 on latest/stable

### Juju version

3.5.7

### Cloud

OpenStack

### Expected behaviour

Visible text that is easy to read

### Reproduce / Test

Deploy the openstack-exporter charm and change to the light mode view for grafana

### Notes & References

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.