K-Phoen / dark

(grafana) Dashboards As Resources in Kubernetes
MIT License
428 stars 21 forks source link

fix: converter/convertStatOrientation doesn't understand "auto" as orientation #237

Open clambin opened 8 months ago

clambin commented 8 months ago

small fix to a small problem: the convertor for Stats doesn't support orientation being set "auto". The same implementation for Gauge does it correctly.