Skip to content

Commit 867ca70

Browse files
authored
Update README.md
1 parent edcd8c7 commit 867ca70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,15 +156,16 @@ docker run -d -p 3000:3000 --name=grafana -v /tmp/grafana-data:/var/lib/grafana
156156
```
157157
Please have a look at the documentation of each image/application for adequate configuration examples.
158158

159-
A simple but complete example to deploy a full monitoring stack on kubernetes can be found in the [examples](examples/config/k8s) directory
159+
A simple but complete example to deploy a full monitoring stack on kubernetes can be found in the [examples](examples/config/k8s) directory.
160+
161+
Additonally, there is a [tar file](examples/config/k8s/fb-ome-helm.tar) containing an untested Helm Chart - this was created using [helmify](https://github.com/arttor/helmify).
160162

161163
### Upgrade Information
162164

163165
v1.1.0 - New URIs `filesystem` and `objectstore` were added to split off these metric instruments to ensure metrics in the `array` URI remain quick to scrape in large environments to comply with the limitations recommendation set below in [Bugs and Limitations](#bugs-and-limitations).
164166

165167
If you require the following metrics for your dataset for your observability toolset, please add the new endpoint(s) as required.
166168

167-
168169
The following metrics have been moved from `array` to `filesystem`
169170

170171
* `purefb_file_systems_performance_average_bytes`

0 commit comments

Comments
 (0)