Prometheus: Fix creation of invalid dataframes with exemplars (#75187)

for #73654
This commit is contained in:
Kyle Brandt
2023-09-21 07:30:14 -04:00
committed by GitHub
parent 8585a2fcbd
commit b87279b8d8
4 changed files with 121 additions and 6 deletions
@@ -0,0 +1,23 @@
{
"status": "success",
"data": [
{
"exemplars": [
{
"labels": {
"traceID": "Olp9XHlq763ccsfa"
},
"value": "19",
"timestamp": 1600096955.479
},
{
"labels": {
"ztraceID": "hCtjygkIHwAN9vs4"
},
"value": "20",
"timestamp": 1600096965.489
}
]
}
]
}