Currently, "Version" returns a long number which is not very human readable. I don't know of a way to change it back to the "A.B.C.D" format in grafana. I suggest that we could add a label to the metric to encode the version number in the human readable format.
Use Case
It makes it easier to display a human readable SolOS version on Grafana or other dashboard tools.
Feature Description
Currently, "Version" returns a long number which is not very human readable. I don't know of a way to change it back to the "A.B.C.D" format in grafana. I suggest that we could add a label to the metric to encode the version number in the human readable format.
Use Case
It makes it easier to display a human readable SolOS version on Grafana or other dashboard tools.
Proposed Solution
No response