Skip to content

Commit

Permalink
Minor dashboard udpates (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 authored Jul 24, 2024
1 parent f31790f commit 142dca6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dashboards/grafana/grpc-proxy-summary-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"showLineNumbers": false,
"showMiniMap": false
},
"content": "<center><h3>gRPC Proxy Summary/h3></center>",
"content": "<center><h3>gRPC Proxy Summary</h3></center>",
"mode": "html"
},
"pluginVersion": "10.0.13",
Expand Down
6 changes: 3 additions & 3 deletions dashboards/grafana/topic-details-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
},
Expand Down Expand Up @@ -1815,4 +1815,4 @@
"uid": "coh-topic-details",
"version": 8,
"weekStart": ""
}
}

0 comments on commit 142dca6

Please sign in to comment.