Skip to content

Commit 4c1e1d3

Browse files
authored
Update CHANGELOG.md
1 parent 83d5ea4 commit 4c1e1d3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Version 6.1 (12/10/2020)
22

3-
Added example yaml files which can be used to run the bridge in a cloud native environment.
4-
Added example yaml files which can be used to connect the bridge to a Grafana instance running in a cloud native environment.
5-
Added instructions describing how to deploy the bridge in a container running in a k8s/Openshift environment
6-
Added instructions describing how to deploy a Grafana instance via grafana-operator powered by RedHad community in a k8s/Openshift environment
3+
Added suppor for [IBM Spectrum Scale Container Native Storage Access 5.1.0.1](https://www.ibm.com/support/knowledgecenter/STXKQY_CNS_SHR/com.ibm.spectrum.scale.cns.v5r101.doc/introduction.html)
4+
- added example yaml files which can be used to run the bridge in a cloud native environment.
5+
- added example yaml files which can be used to connect the bridge to a Grafana instance running in a cloud native environment.
6+
- added instructions describing how to deploy the bridge in a container running in a k8s/Openshift environment
7+
- added instructions describing how to deploy a Grafana instance via grafana-operator powered by RedHad community in a k8s/Openshift environment
78

89
Make cherryPy server settings editable for a user
910

@@ -56,8 +57,8 @@ Source code changes based on [openTSDB datasource](https://github.com/grafana/gr
5657
- Fixed [alias tag issue](https://github.com/grafana/grafana/issues/7560)
5758

5859
Source code changes based on latest configuration updates to IBM Spectrum Scale performance monitoring tool (ZIMon):
59-
- changed '-s --server' option from required to optional. If not specified the server will be automatically set to 'localhost'.
60-
>> **NOTE**: Since Spectrum Scale version 5.0.0 the ZImon pmcollector allows query requests, per default, only from local host.
60+
- changed '-s --server' option from required to optional. If not specified the server will be automatically set to 'localhost'. \
61+
**NOTE**: Since Spectrum Scale version 5.0.0 the ZImon pmcollector allows query requests, per default, only from local host.
6162
- added vlaidity check for '-P --serverPort'
6263
- added configuration check for multithreaded serverPort. If configured, this will be automatically used for querying pmcollector.
6364

0 commit comments

Comments
 (0)