Prometheus: Move converter in prometheus package (#82269)
* use jsoniter from sdk * move converter into the prometheus * remove jsonitere * unit test * remove redundant ownership
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"status": "success",
|
||||
"data": {
|
||||
"resultType": "string",
|
||||
"result": [
|
||||
1651680139.104,
|
||||
"example"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user