Grafana 8.2.0
I am looking for a solution on how to plot in the Heatmap panel. I currently have everything working, as desired. However, the versioning system we use has Major.Minor.Build. Build is a combination of date and build number, where (Maj.Min.3011) would be Mar 1, build 1, 4052-> Apr 5, build 2, etc.
The Y axis sorting in this case is fine, until we hit october. This starts with 10011 for Oct 1, build 1. This will be sorted by grafana on the Y axis between Jan and Feb. Is there a way to sort this into the proper location, after September in this case?