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
{{ message }}
This repository was archived by the owner on May 2, 2023. It is now read-only.
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.
99
99
100
-
FlashBlade
100
+
FlashArray
101
101
102
102
URL | required GET parameters | description
103
-
---|---|---|---
103
+
---|---|---
104
104
http://\<exporter-host\>:\<port\>/metrics | endpoint, apitoken | Full array metrics
105
105
http://\<exporter-host\>:\<port\>/metrics/array | endpoint, apitoken | Array only metrics
106
106
http://\<exporter-host\>:\<port\>/metrics/volumes | endpoint, apitoken | Volumes only metrics
0 commit comments