Skip to content

Commit

Permalink
Minor dashboard corrections (oracle#661)
Browse files Browse the repository at this point in the history
* Minor dashboard corrections
* Correction to doc
  • Loading branch information
tmiddlet2666 authored Jul 16, 2024
1 parent 04f5471 commit 0b8d884
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dashboards/grafana/federation-details-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2595,7 +2595,7 @@
},
{
"current": {
"selected": false,
"selected": false
},
"datasource": "prometheus",
"definition": "",
Expand Down
2 changes: 1 addition & 1 deletion dashboards/grafana/persistence-summary-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@
},
{
"current": {
"selected": false,
"selected": false
},
"datasource": "prometheus",
"definition": "",
Expand Down
4 changes: 2 additions & 2 deletions docs/metrics/020_metrics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ metadata:
name: metrics-cluster
spec:
env:
- name: COHERENCE_METRICS_LEGACY_NAMES
value: false
- name: "COHERENCE_METRICS_LEGACY_NAMES"
value: "false"
coherence:
...
----
Expand Down

0 comments on commit 0b8d884

Please sign in to comment.