Skip to content

Commit

Permalink
Minor dashboard update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Jul 15, 2024
1 parent f592c8d commit dfee3d0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dashboards/grafana/persistence-summary-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1198,13 +1198,11 @@
"targets": [
{
"datasource": "prometheus",
"editorMode": "code",
"expr": "sum(coherence_service_persistence_active_space_used{namespace=~\"${Namespace:.*}\",cluster=\"${ClusterName:raw}\"}) by (name)",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"range": true,
"refId": "B"
}
],
Expand Down Expand Up @@ -1316,6 +1314,7 @@
"list": [
{
"current": {
"isNone": true,
"selected": false,
"text": "None",
"value": ""
Expand Down Expand Up @@ -1523,6 +1522,6 @@
"timezone": "",
"title": "Coherence Persistence Summary Dashboard",
"uid": "coh-persistence-summary",
"version": 2,
"version": 3,
"weekStart": ""
}

0 comments on commit dfee3d0

Please sign in to comment.