diff --git a/dashboards/grafana/grpc-proxy-summary-dashboard.json b/dashboards/grafana/grpc-proxy-summary-dashboard.json index 8a503abd6..059bdc3d8 100644 --- a/dashboards/grafana/grpc-proxy-summary-dashboard.json +++ b/dashboards/grafana/grpc-proxy-summary-dashboard.json @@ -56,7 +56,7 @@ "showLineNumbers": false, "showMiniMap": false }, - "content": "

gRPC Proxy Summary/h3>

", + "content": "

gRPC Proxy Summary

", "mode": "html" }, "pluginVersion": "10.0.13", diff --git a/dashboards/grafana/topic-details-dashboard.json b/dashboards/grafana/topic-details-dashboard.json index a0106f745..63b743ad0 100644 --- a/dashboards/grafana/topic-details-dashboard.json +++ b/dashboards/grafana/topic-details-dashboard.json @@ -722,8 +722,8 @@ "value": [ { "targetBlank": false, - "title": "Drill down for subscriber details for ${__data.fields[2]}", - "url": " /d/coh-subscriber-details?var-Subscriber=${__data.fields[2]}&$__all_variables" + "title": "Drill down for subscriber details for ${__data.fields[1]}", + "url": " /d/coh-subscriber-details?var-Subscriber=${__data.fields[1]}&$__all_variables" } ] }, @@ -1815,4 +1815,4 @@ "uid": "coh-topic-details", "version": 8, "weekStart": "" -} \ No newline at end of file +}