Merge bootstack-ops:agerage into bootstack-ops:master

Proposed by Craige McWhirter
Status: Merged
Approved by: Xav Paice
Approved revision: 5df9d6fb9b7cad3740db7cbc6ee7d49d5f89a958
Merged at revision: 5df9d6fb9b7cad3740db7cbc6ee7d49d5f89a958
Proposed branch: bootstack-ops:agerage
Merge into: bootstack-ops:master
Diff against target: 38 lines (+4/-4)
1 file modified
monitoring/grafana/CephCluster.json (+4/-4)
Reviewer Review Type Date Requested Status
Xav Paice (community) Approve
Review via email: mp+337520@code.launchpad.net

Description of the change

Corrects:

"Agerage PGs per OSD",
"Agerage OSD Apply Latency",
"Agerage OSD Commit Latency",

to:

"Average PGs per OSD",
"Average OSD Apply Latency",
"Average OSD Commit Latency",

To post a comment you must log in.
Revision history for this message
Xav Paice (xavpaice) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/monitoring/grafana/CephCluster.json b/monitoring/grafana/CephCluster.json
index 68cd919..7917dee 100644
--- a/monitoring/grafana/CephCluster.json
+++ b/monitoring/grafana/CephCluster.json
@@ -945,7 +945,7 @@
945 }945 }
946 ],946 ],
947 "thresholds": "250,300",947 "thresholds": "250,300",
948 "title": "Agerage PGs per OSD",948 "title": "Average PGs per OSD",
949 "type": "singlestat",949 "type": "singlestat",
950 "valueFontSize": "80%",950 "valueFontSize": "80%",
951 "valueMaps": [951 "valueMaps": [
@@ -1024,7 +1024,7 @@
1024 }1024 }
1025 ],1025 ],
1026 "thresholds": "0.01,0.05",1026 "thresholds": "0.01,0.05",
1027 "title": "Agerage OSD Apply Latency",1027 "title": "Average OSD Apply Latency",
1028 "type": "singlestat",1028 "type": "singlestat",
1029 "valueFontSize": "80%",1029 "valueFontSize": "80%",
1030 "valueMaps": [1030 "valueMaps": [
@@ -1103,7 +1103,7 @@
1103 }1103 }
1104 ],1104 ],
1105 "thresholds": "0.01,0.05",1105 "thresholds": "0.01,0.05",
1106 "title": "Agerage OSD Commit Latency",1106 "title": "Average OSD Commit Latency",
1107 "type": "singlestat",1107 "type": "singlestat",
1108 "valueFontSize": "80%",1108 "valueFontSize": "80%",
1109 "valueMaps": [1109 "valueMaps": [
@@ -2253,4 +2253,4 @@
2253 "timezone": "browser",2253 "timezone": "browser",
2254 "title": "Ceph - Cluster",2254 "title": "Ceph - Cluster",
2255 "version": 12255 "version": 1
2256}
2257\ No newline at end of file2256\ No newline at end of file
2257}

Subscribers

People subscribed via source and target branches

to all changes: