Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistently use the term "Free" instead of mixing with the term "Ava… #1448

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions dashboards/OS/Nodes_Overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -4372,7 +4372,7 @@
"refId": "A"
}
],
"title": "Min Memory Available",
"title": "Min Memory Free",
"type": "stat"
},
{
Expand Down Expand Up @@ -4451,7 +4451,7 @@
"refId": "A"
}
],
"title": "Min Virtual Memory Available ",
"title": "Min Virtual Memory Free",
"type": "stat"
},
{
Expand Down Expand Up @@ -4610,7 +4610,7 @@
"refId": "A"
}
],
"title": "Min Swap Available",
"title": "Min Swap Free",
"type": "stat"
},
{
Expand Down Expand Up @@ -5050,7 +5050,7 @@
"refId": "A"
}
],
"title": "Available Virtual Memory Percent",
"title": "Free Virtual Memory Percent",
"type": "grafana-polystat-panel",
"valueMaps": [
{
Expand Down Expand Up @@ -5712,7 +5712,7 @@
],
"thresholds": [],
"timeRegions": [],
"title": "Top 5 Available Virtual Memory",
"title": "Top 5 Free Virtual Memory",
"tooltip": {
"msResolution": false,
"shared": true,
Expand Down Expand Up @@ -6375,7 +6375,7 @@
"refId": "A"
}
],
"title": "Min Free Space Available",
"title": "Min Free Space Free",
"type": "stat"
},
{
Expand Down