Loki: Add feature flag to enable dataplane-compliant metric frames (#66017)

* loki: add feature flag to enable dataplane-compatible metric frames

* linter fix
This commit is contained in:
Gábor Farkas
2023-04-13 15:07:08 +02:00
committed by GitHub
parent af3bf04f2e
commit 531caec602
36 changed files with 2333 additions and 83 deletions
@@ -0,0 +1,19 @@
{
"status": "success",
"data": {
"resultType": "matrix",
"result": [
{
"metric": {
"level": "error"
},
"values": [
[1639125366.511, "0.4"],
[1639125406.512, "0.2"],
[1639125416.513, "0.2"],
[1639125466.514, "0.6"]
]
}
]
}
}