Prometheus: Fix sort issue in wide frames (#49660)

This commit is contained in:
Todd Treece
2022-05-25 23:32:55 -04:00
committed by GitHub
parent a968a43e0c
commit 33d4850c90
16 changed files with 92 additions and 76 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"job": "prometheus"
},
"values": [
[1641889530.123, "54"],
[1641889529.123, "54"],
[1641889532.123, "76"]
]
}