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:
@@ -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"]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user