Closed moroten closed 1 year ago
Before: After:
Already submitted as
d025d7396784f588973d91c91d91c400788229a3
Prettify bb-scheduler dashboard platform properties3340b8370357aeebc1d818eda30bc325dcd268bb
Add 'platform' variable in bb-scheduler Grafana dashboard
Introduce some regex magic to remove
"name"
and"value"
from the bb-scheduler dashboard. This replaces{"properties":[{"name":"OSFamily","value":"Linux"},{"name":"container-image","value":"docker://ghcr.io/catthehacker/ubuntu:act-22.04"}]}
withOSFamily=Linux container-image=docker://ghcr.io/catthehacker/ubuntu:act-22.04
.