Skip to content

Commit

Permalink
Dasboard rename (#27)
Browse files Browse the repository at this point in the history
* renaming dashboards
* upgrading kube-prometheus-stack version
* add cStor and Jiva labels

Signed-off-by: Sanjay Nathani <sanjay.nathani@mayadata.io>
  • Loading branch information
Sanjay1611 authored Jun 12, 2021
1 parent ec6eace commit 71427bc
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 18 deletions.
6 changes: 3 additions & 3 deletions deploy/charts/openebs-monitoring/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 15.4.6
digest: sha256:c9eee73312750c692251c0cc01efd3751f558da6601631028bb6cc9628f7c3d0
generated: "2021-05-25T09:22:08.698245551+05:30"
version: 16.5.0
digest: sha256:3f089976c6d2865a11776b30c9acee90a82403ff49d56242a48f5a3182929f06
generated: "2021-06-10T01:29:44.53240328+05:30"
4 changes: 2 additions & 2 deletions deploy/charts/openebs-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ keywords:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.15
version: 0.1.16

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -43,6 +43,6 @@ appVersion: 2.8.0

dependencies:
- name: kube-prometheus-stack
version: "15.4.*"
version: "16.5.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.install
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,8 @@
"schemaVersion": 27,
"style": "light",
"tags": [
"OpenEBS"
"OpenEBS",
"Jiva"
],
"templating": {
"list": [
Expand Down Expand Up @@ -1265,7 +1266,7 @@
]
},
"timezone": "",
"title": "OpenEBS / Jiva / Volume dashboard",
"title": "OpenEBS / Jiva / Volume",
"uid": "75acc0e8-3731-4b73-b343-0759d70f734a",
"version": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,10 @@
"refresh": "",
"schemaVersion": 27,
"style": "dark",
"tags": [],
"tags": [
"OpenEBS",
"cStor"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -877,7 +880,7 @@
]
},
"timezone": "",
"title": "OpenEBS / cStor / Overview Dashboard",
"title": "OpenEBS / cStor / Overview",
"uid": "96KrOYew1",
"version": 11
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,10 @@
"refresh": "1m",
"schemaVersion": 27,
"style": "dark",
"tags": ["OpenEBS"],
"tags": [
"OpenEBS",
"cStor"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -769,7 +772,7 @@
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
},
"timezone": "",
"title": "OpenEBS / cStor / Pool dashboard",
"title": "OpenEBS / cStor / Pool",
"uid": "5a50cd9e-2013-4a58-8d06-669103eb9717",
"version": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,10 @@
"refresh": false,
"schemaVersion": 27,
"style": "light",
"tags": ["OpenEBS"],
"tags": [
"OpenEBS",
"cStor"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -1363,7 +1366,7 @@
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
},
"timezone": "",
"title": "OpenEBS / cStor / Volume Replicas dashboard",
"title": "OpenEBS / cStor / Volume Replica",
"uid": "644d0435-03e1-4da3-b768-7968f526cf681",
"version": 2
}
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,8 @@
"schemaVersion": 27,
"style": "light",
"tags": [
"OpenEBS"
"OpenEBS",
"cStor"
],
"templating": {
"list": [
Expand Down Expand Up @@ -1290,7 +1291,7 @@
]
},
"timezone": "",
"title": "OpenEBS / cStor/ Volume dashboard",
"title": "OpenEBS / cStor/ Volume",
"uid": "f46a2d03-c2af-4954-b2b3-307c4d77bcaf",
"version": 1
}
}

0 comments on commit 71427bc

Please sign in to comment.