Skip to content

Commit 848210e

Browse files
authored
Update README.md
1 parent 3c17ea9 commit 848210e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ To monitor your Pure Storage appliances, you will need to create a new dedicated
2222

2323
The exporter is full Python application based on [Sanic](https://sanic.dev/) framework. It is preferably built and launched via Docker. You can also scale the exporter deployment to multiple containers on Kubernetes thanks to the stateless nature of the application.
2424

25+
**Note** If you want to deploy the exporter as a Python module, please use this version of the [py-pure-client](https://github.com/genegr/py-pure-client) Python SDK, as the official release does not properly handle the disposal of the internal API client
26+
2527
---
2628

2729
#### The official docker images are available at Quay.io

0 commit comments

Comments
 (0)