IBM / ibm-storage-odf-block-driver

ibm-storage-odf-block-driver provides the flashsystem specific driver to connect backend flashsystem storage, pulling ODF required data info to ibm-storage-odf-operator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ibm-storage-odf-block-driver

The ibm-storage-odf-block-driver is a Prometheus Exporter to expose IBM storage information such as health, capacity and performance data as Prometheus metrics. It uses storage Rest API to fetch data and exports as metrics.

It is managed by IBM storage odf operator. Currently it only supports IBM FlashSystem.

The Exporter endpoint is POD:9100/metrics.

Build image

  1. Update the IMAGE_REPO,NAME_SPACE,DRIVER_IMAGE_VERSION in Makefile to setup the image repository.
  2. Run make push-image to build and publish image to your specified repository.

Deploy

It is deployed by IBM storage odf operator.

About

ibm-storage-odf-block-driver provides the flashsystem specific driver to connect backend flashsystem storage, pulling ODF required data info to ibm-storage-odf-operator.

License:Apache License 2.0


Languages

Language:Go 93.7%Language:Shell 4.4%Language:Makefile 1.2%Language:Dockerfile 0.7%