Skip to content

Commit c1c4241

Browse files
committed
rebranding
Signed-off-by: hwassman <[email protected]>
1 parent 480472c commit c1c4241

File tree

11 files changed

+23
-23
lines changed

11 files changed

+23
-23
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ A clear and concise description of what you expected to happen.
2424
If applicable, add screenshots to help explain your problem.
2525

2626
**Desktop (please complete the following information):**
27-
- IBM Spectrum Scale system type:
28-
- [ ] IBM Spectrum Scale classic cluster.
29-
- [ ] IBM Spectrum Scale Container Native Storage Access (CNSA).
27+
- IBM Storage Scale system type:
28+
- [ ] IBM Storage Scale classic cluster.
29+
- [ ] IBM Storage Scale Container Native Storage Access (CNSA).
3030
- [ ] IBM Elastic Storage Server (ESS).
31-
- IBM Spectrum Scale cluster version:
32-
- IBM Spectrum Scale bridge for Grafana version:
31+
- IBM Storage Scale cluster version:
32+
- IBM Storage Scale bridge for Grafana version:
3333
- Grafana version:
3434
- OS Grafana is installed on:
3535

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.2
22
FROM $BASE
33

4-
LABEL com.ibm.name="IBM Spectrum Scale bridge for Grafana"
4+
LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
55
LABEL com.ibm.vendor="IBM"
66
LABEL com.ibm.version="7.1.0-dev"
77
LABEL com.ibm.url="https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana"
8-
LABEL com.ibm.description="This tool translates the IBM Spectrum Scale performance data collected internally \
8+
LABEL com.ibm.description="This tool translates the IBM Storage Scale performance data collected internally \
99
to the query requests acceptable by the Grafana integrated openTSDB plugin"
10-
LABEL com.ibm.summary="It allows the IBM Spectrum Scale users to perform performance monitoring for IBM Spectrum Scale devices using Grafana"
10+
LABEL com.ibm.summary="It allows the IBM Storage Scale users to perform performance monitoring for IBM Storage Scale devices using Grafana"
1111

1212
ENV PYTHONDONTWRITEBYTECODE 1
1313
ENV PYTHONUNBUFFERED 1

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![CircleCI](https://circleci.com/gh/IBM/ibm-spectrum-scale-bridge-for-grafana.svg?style=svg)](https://app.circleci.com/pipelines/github/IBM/ibm-spectrum-scale-bridge-for-grafana?branch=master)
33
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5787/badge)](https://bestpractices.coreinfrastructure.org/projects/5787)
44

5-
The ***IBM Spectrum Scale bridge for Grafana*** could be used for exploring IBM Storage Scale performance data on [Grafana dashboards](https://grafana.com/grafana/).
5+
The ***IBM Storage Scale bridge for Grafana*** could be used for exploring IBM Storage Scale performance data on [Grafana dashboards](https://grafana.com/grafana/).
66

77
Grafana Bridge is a standalone Python application. It translates the IBM Storage Scale metadata and performance data collected by the [IBM Storage Scale performance monitoring tool (ZiMon)](https://www.ibm.com/docs/en/storage-scale/5.1.8?topic=monitoring-using-performance-tool) to the query requests acceptable by the [Grafana integrated openTSDB plugin](https://grafana.com/docs/features/datasources/opentsdb/).
88

@@ -31,4 +31,4 @@ At this time, third party contributions to this code will not be accepted.
3131

3232
## License
3333

34-
IBM Spectrum Scale bridge for Grafana is licensed under version 2.0 of the Apache License. See the [LICENSE](LICENSE.txt) file for details.
34+
IBM Storage Scale bridge for Grafana is licensed under version 2.0 of the Apache License. See the [LICENSE](LICENSE.txt) file for details.

docs/SUPPORT_MATRIX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The following matrix gives a quick overview of the supported software for the IBM Spectrum Scale bridge for Grafana packages by version number:
1+
The following matrix gives a quick overview of the supported software for the IBM Storage Scale bridge for Grafana packages by version number:
22
# Version 7.0.9 (08/20/2023)
33
Classic Scale:
44
- Python 3.9

examples/openshift_deployment_scripts/bridge_deployment/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Example deployment of IBM Spectrum Scale bridge for Grafana in a k8s/OCP environment manually
1+
# Example deployment of IBM Storage Scale bridge for Grafana in a k8s/OCP environment manually
22

33

44

55
### Dependencies
66
This instructions could be used for:
7-
- IBM Spectrum Scale Container Native Storage Access(CNSA) devices having minimum release level 5.1.1 and above
7+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minimum release level 5.1.1 and above
88

99

10-
1. Create the IBM Spectrum Scale bridge for Grafana image
10+
1. Create the IBM Storage Scale bridge for Grafana image
1111

1212
```
1313
# git clone https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana.git grafana_bridge
@@ -18,8 +18,8 @@ This instructions could be used for:
1818
```
1919

2020

21-
2. Make sure you have deployed the IBM Spectrum Scale Container Native Storage Access(CNSA) cluster including the ibm-spectrum-scale-pmcollector pods.
22-
For more information about how to deploy a CNSA cluster please refer to the [IBM Spectrum Scale Knowledge Center](https://www.ibm.com/support/knowledgecenter/STXKQY_CNS_SHR/com.ibm.spectrum.scale.cns.v5r101.doc/introduction.html)
21+
2. Make sure you have deployed the IBM Storage Scale Container Native Storage Access(CNSA) cluster including the ibm-spectrum-scale-pmcollector pods.
22+
For more information about how to deploy a CNSA cluster please refer to the [IBM Storage Scale Knowledge Center](https://www.ibm.com/support/knowledgecenter/STXKQY_CNS_SHR/com.ibm.spectrum.scale.cns.v5r101.doc/introduction.html)
2323

2424
```
2525
# oc get po -o wide
@@ -145,7 +145,7 @@ tls.key: 1704 bytes
145145
```
146146

147147

148-
6. Since the IBM Spectrum Scale version 5.1.1 any client querying the performance data from the IBM Spectrum Scale cluster needs the API key authentication. You need to create API key secret for the grafana-bridge application using key name 'scale_grafana'. First encode your plaintext API key name and value using base_64:
148+
6. Since the IBM Storage Scale version 5.1.1 any client querying the performance data from the IBM Storage Scale cluster needs the API key authentication. You need to create API key secret for the grafana-bridge application using key name 'scale_grafana'. First encode your plaintext API key name and value using base_64:
149149

150150
```
151151
# echo -n 'scale_grafana'| base64

examples/openshift_deployment_scripts/bridge_route/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Example deployment of the Route for a grafana-bridge running in a k8s/OCP environment
22

33

4-
In some situations an instance of the IBM Spectrum Scale Performance Monitoring Bridge for Grafana (grafana-bridge), running inside of a k8s/OCP environment, needs to be connected to a Grafana instance running outside of this k8s/OCP environment. In this case a Route needs to be created for a service that exposes the grafana-bridge deployment.
4+
In some situations an instance of the IBM Storage Scale Performance Monitoring Bridge for Grafana (grafana-bridge), running inside of a k8s/OCP environment, needs to be connected to a Grafana instance running outside of this k8s/OCP environment. In this case a Route needs to be created for a service that exposes the grafana-bridge deployment.
55
Using the script in this folder you can deploy a Route instance for the grafana-bridge service.
66

77
1. Get grafana-bridge application namespace

examples/openshift_deployment_scripts/examples_for_grafana-operator_v4/grafana_datasource_deployment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Example deployment of a GrafanaDataSource instance in a k8s/OCP environment
22

33

4-
Using the scripts in this folder you can deploy a GrafanaDataSource instance for the IBM Spectrum Scale Performance Monitoring Bridge for Grafana running in in the project 'grafana-for-cnsa'
4+
Using the scripts in this folder you can deploy a GrafanaDataSource instance for the IBM Storage Scale Performance Monitoring Bridge for Grafana running in in the project 'grafana-for-cnsa'
55

66
```
77
NAMESPACE=grafana-for-cnsa

examples/openshift_deployment_scripts/examples_for_grafana-operator_v5/grafana_datasource_deployment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Example deployment of a GrafanaDatasource instance in a k8s/OCP environment
22

33

4-
Using the scripts in this folder you can deploy a GrafanaDatasource instance for the IBM Spectrum Scale Performance Monitoring Bridge for Grafana running in in the project 'grafana-for-cnsa'
4+
Using the scripts in this folder you can deploy a GrafanaDatasource instance for the IBM Storage Scale Performance Monitoring Bridge for Grafana running in in the project 'grafana-for-cnsa'
55

66
```shell
77
NAMESPACE=grafana-for-cnsa

requirements/requirements_test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is used for generating python requirements list "requirements_test.txt".
22
# It includes the additional packages needed to be installed to run nose/pytests for
3-
# the IBM Spectrum Scale Performance Monitoring bridge for Grafana using CI/CD circleci workflows.
3+
# the IBM Storage Scale Performance Monitoring bridge for Grafana using CI/CD circleci workflows.
44
#
55
# To update, run:
66
#

requirements/requirements_ubi.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is used for generating python requirements list "requirements_ubi9.txt".
2-
# It includes the packages needed to be installed to run the IBM Spectrum Scale Performance Monitoring bridge for Grafana
2+
# It includes the packages needed to be installed to run the IBM Storage Scale Performance Monitoring bridge for Grafana
33
# in an OpenShift production environment, on top of the redhat UBI8 image.
44
#
55
# To update, run:

0 commit comments

Comments
 (0)