You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,6 @@ To monitor your Pure Storage appliances, you will need to create a new dedicated
22
22
23
23
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.
24
24
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
-
27
25
---
28
26
29
27
#### The official docker images are available at Quay.io
0 commit comments