Skip to content

Commit b5c44a8

Browse files
authored
Merge branch 'master' into v7.1
2 parents c0e7df1 + 08a69f5 commit b5c44a8

File tree

23 files changed

+2578
-47
lines changed

23 files changed

+2578
-47
lines changed

.pydevproject

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?eclipse-pydev version="1.0"?><pydev_project>
3-
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
4-
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python interpreter</pydev_property>
3+
4+
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
5+
6+
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python interpreter</pydev_property>
7+
8+
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
9+
<path>/${PROJECT_DIR_NAME}</path>
10+
</pydev_pathproperty>
511
</pydev_project>

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Grafana Bridge is a standalone Python application. It translates the IBM Storage
88

99

1010
<p align="center">
11-
<img src="/docs/grafana_bridge_overview.png" />
11+
<img src="/docs/grafana_bridge_prometheus_overview.png" />
1212
</p>
1313

1414

@@ -18,7 +18,10 @@ Grafana Bridge is a standalone Python application. It translates the IBM Storage
1818

1919
* [Setup the grafana bridge on a classic IBM Storage Scale cluster](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Setup-the-IBM-Spectrum-Scale-Performance-Monitoring-Bridge-for-classic-IBM-Spectrum-Scale-devices)
2020
* [Run the grafana bridge in a docker container](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Running-the-IBM-Spectrum-Scale-Performance-Monitoring-Bridge-in-a-docker-container)
21-
* [Setup the grafana bridge for performance monitoring of a CNSA cluster in a k8s OCP environment](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Setup-Grafana-for-monitoring-a-CNSA-cluster--in-a-k8s-OCP-environment)
21+
* [Setup a Grafana environment for monitoring performance data of a CNSA cluster in a k8s OCP environment](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Setup-Grafana-for-monitoring-a-CNSA-cluster--in-a-k8s-OCP-environment)
22+
23+
The ***latest*** article:
24+
* [How to setup Grafana instance to monitor multiple IBM Storage Scale clusters running in a cloud or mixed environment](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/How-to-setup-Grafana-instance-to-monitor-multiple-IBM-Storage-Scale-clusters-running-in-a-cloud-or-mixed-environment)
2225

2326
Find more helpful information about the bridge usage in the project [Wiki](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki)
2427

docs/AvailableDashboards.PNG

-140 KB
Binary file not shown.

docs/bridge_connect_grafana_ocp.png

-102 KB
Binary file not shown.

docs/grafana_bridge_overview.png

-152 KB
Binary file not shown.
120 KB
Loading

0 commit comments

Comments
 (0)