Merge branch 'pratik/otel-phase9-metric-gap-fill' into pratik/otel-phase10-workload-validation

This commit is contained in:
Pratik Mankawde
2026-06-04 10:55:36 +01:00

View File

@@ -561,7 +561,8 @@
"text": "All",
"value": "$__all"
},
"sort": 1
"sort": 1,
"label": "TX Type"
},
{
"name": "ter_result",
@@ -578,7 +579,8 @@
"text": "All",
"value": "$__all"
},
"sort": 1
"sort": 1,
"label": "Result Code"
},
{
"name": "txq_status",
@@ -595,7 +597,8 @@
"text": "All",
"value": "$__all"
},
"sort": 1
"sort": 1,
"label": "Queue Status"
}
]
},