Skip to content

Conversation

@genegr
Copy link
Contributor

@genegr genegr commented Apr 12, 2021

Added reference to Pure Storage exporter for FlashArray and FlashBlade.
Written using the Python Prometheus client, the Pure exporter is a quite consolidated project since three years and is widely used to monitor Pure appliances in several enterprise contexts.

@roidelapluie
Copy link
Member

  - targets: [ mypureflashblade-01.lan ]
    labels:
      __pure_apitoken: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

This is unsecure, since that token will be displayed in the UI. Did you consider configuring the token in the exporter itself, or as part of the authorization parameter of prometheus, then passing it again to the actual target?

@RichiH
Copy link
Member

RichiH commented Apr 12, 2021 via email

@genegr
Copy link
Contributor Author

genegr commented Apr 12, 2021 via email

Added reference to Pure Storage exporter for FlashArray and FlashBlade.

Signed-off-by: genegr <eugenio.grosso@gmail.com>
@beorn7 beorn7 added the exporters and integrations Requests for new entries in the list of exporters and integrations label Apr 12, 2021
@RichiH
Copy link
Member

RichiH commented Apr 13, 2021

Would it be an option to deprecate the old mechanism in code and documentation now, and remove it with the next major release? That would give your users both more time to migrate, and a strong signal to not use the insecure legacy path.

@genegr
Copy link
Contributor Author

genegr commented Apr 19, 2021

Would it be an option to deprecate the old mechanism in code and documentation now, and remove it with the next major release? That would give your users both more time to migrate, and a strong signal to not use the insecure legacy path.

Done. Now the README states the old way of using the apitoken GET parameter is deprecated and will be removed from the next major release.

@genegr genegr changed the title Update exporters.md Update exporters to include Pure Storage exporters.md Apr 19, 2021
@genegr genegr changed the title Update exporters to include Pure Storage exporters.md Updated exporters to include Pure Storage exporters.md Apr 19, 2021
@genegr genegr changed the title Updated exporters to include Pure Storage exporters.md Update exporters to include Pure Storage exporters.md Apr 19, 2021
@RichiH
Copy link
Member

RichiH commented Apr 27, 2021

Thanks!

@RichiH RichiH merged commit 091c24e into prometheus:master Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exporters and integrations Requests for new entries in the list of exporters and integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants