Skip to content

Commit

Permalink
Add grpc-proxy-details dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Oct 25, 2023
1 parent 03b45be commit 44106d4
Show file tree
Hide file tree
Showing 5 changed files with 1,143 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,8 @@
]
},
"timezone": "",
"title": "Coherence Executor Detail",
"uid": "coh-executor-detail",
"title": "Coherence Executor Details",
"uid": "coh-executor-details",
"variables": {
"list": []
},
Expand Down
2 changes: 1 addition & 1 deletion dashboards/grafana/executors-summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"decimals": 2,
"link": true,
"linkTooltip": "Drill down to executor details for ${__cell}",
"linkUrl": "/d/coh-executor-detail?var-ExecutorName=${__cell}&var-ClusterName=$ClusterName",
"linkUrl": "/d/coh-executor-details?var-ExecutorName=${__cell}&var-ClusterName=$ClusterName",
"mappingType": 1,
"pattern": "name",
"thresholds": [],
Expand Down
Loading

0 comments on commit 44106d4

Please sign in to comment.