Skip to content

Commit

Permalink
$$hashKey cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sleto-it committed Aug 30, 2024
1 parent 84cdc28 commit 7c057fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dashboards/MongoDB/MongoDB_Router_Summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -930,12 +930,10 @@
"backgroundColor": "rgba(128,128,128,0.1)",
"colorMaps": [
{
"$$hashKey": "object:73",
"color": "rgb(107, 152, 102)",
"text": "UP"
},
{
"$$hashKey": "object:74",
"color": "#F2495C",
"text": "DOWN"
}
Expand All @@ -959,7 +957,6 @@
"metricNameColor": "#000000",
"rangeMaps": [
{
"$$hashKey": "object:66",
"from": "null",
"text": "N/A",
"to": "null"
Expand Down Expand Up @@ -1034,13 +1031,11 @@
"useTimePrecision": false,
"valueMaps": [
{
"$$hashKey": "object:46",
"op": "=",
"text": "UP",
"value": "1"
},
{
"$$hashKey": "object:48",
"op": "=",
"text": "DOWN",
"value": "0"
Expand Down

0 comments on commit 7c057fa

Please sign in to comment.