Merge branch 'pratik/otel-phase6-statsd' into pratik/otel-phase7-native-metrics

# Conflicts:
#	docker/telemetry/grafana/dashboards/transaction-overview.json
This commit is contained in:
Pratik Mankawde
2026-06-04 10:55:27 +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"
}
]
},