Skip to content

Commit

Permalink
Update summary dashboard json for multiple solr instance.
Browse files Browse the repository at this point in the history
Signed-off-by: pritamdas99 <[email protected]>
  • Loading branch information
pritamdas99 committed Apr 4, 2024
1 parent b08fa63 commit a8c1654
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 60 deletions.
31 changes: 2 additions & 29 deletions charts/kubedb-grafana-dashboards/dashboards/solr/solr-pod.json
Original file line number Diff line number Diff line change
Expand Up @@ -6804,37 +6804,10 @@
"description": null,
"error": null,
"hide": 0,
"includeAll": true,
"includeAll": false,
"label": null,
"multi": true,
"multi": false,
"name": "pod",
"options": [
{
"selected": true,
"text": "All",
"value": "$__all"
},
{
"selected": false,
"text": "solr-cluster-data-1",
"value": "solr-cluster-data-1"
},
{
"selected": false,
"text": "solr-cluster-overseer-0",
"value": "solr-cluster-overseer-0"
},
{
"selected": false,
"text": "solr-cluster-coordinator-0",
"value": "solr-cluster-coordinator-0"
},
{
"selected": false,
"text": "solr-cluster-data-0",
"value": "solr-cluster-data-0"
}
],
"query": {
"query": "label_values(solr_ping{namespace=\"$namespace\",job=~\"$app-stats\",zk_host=~\"$zk_host\",pod=~\".+\"},pod)",
"refId": "StandardVariableQuery"
Expand Down
Loading

0 comments on commit a8c1654

Please sign in to comment.