Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
genegr authored Nov 17, 2020
1 parent c7e016d commit 999aa68
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ FlashBlade | http://\<exporter-host\>:\<port\>/metrics/lashblade/quotas | endpoi

The FlashArray-only and FlashBlade only exporters use a slightly different schema, which consists of the removal of the flasharray|flashblade string from the path.

FlashBlade
FlashArray

URL | required GET parameters | description
---|---|---|---
---|---|---
http://\<exporter-host\>:\<port\>/metrics | endpoint, apitoken | Full array metrics
http://\<exporter-host\>:\<port\>/metrics/array | endpoint, apitoken | Array only metrics
http://\<exporter-host\>:\<port\>/metrics/volumes | endpoint, apitoken | Volumes only metrics
Expand All @@ -109,6 +109,8 @@ http://\<exporter-host\>:\<port\>/metrics/pods | endpoint, apitoken | Pods only

FlashBlade

URL | required GET parameters | description
---|---|---
http://\<exporter-host\>:\<port\>/metrics | endpoint, apitoken | Full array metrics
http://\<exporter-host\>:\<port\>/metrics/array | endpoint, apitoken | Array only metrics
http://\<exporter-host\>:\<port\>/metrics/clients | endpoint, apitoken | Clients only metrics
Expand Down

0 comments on commit 999aa68

Please sign in to comment.