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:
ismail simsek
2024-02-15 15:09:30 +01:00
committed by GitHub
parent 45c7393564
commit 916a7bbb08
49 changed files with 6 additions and 30 deletions
@@ -0,0 +1,5 @@
{
"status": "error",
"errorType": "bad_data",
"error": "invalid parameter \"start\": cannot parse \"\" to a valid timestamp"
}