Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Metrics for PowerFlex is part of Dell Container Storage Modules (CSM) for Observability and provides Kubernetes administrators insight into storage usage and performance for containerized applications using Dell products

License

NotificationsYou must be signed in to change notification settings

dell/karavi-metrics-powerflex

Repository files navigation

Contributor CovenantLicenseDocker PullsGo versionGitHub release (latest by date including pre-releases)

Metrics for PowerFlex is part of Dell Container Storage Modules (CSM) for Observability, which provides Kubernetes administrators standardized approaches for storage observability in Kuberenetes environments.

Metrics for PowerFlex is an open source distributed solution that provides insight into storage usage and performance as it relates to the CSI (Container Storage Interface) Driver for Dell PowerFlex.

Metrics for PowerFlex captures telemetry data of storage usage and performance obtained through the CSI Driver for Dell PowerFlex. The Metrics service pushes it to the OpenTelemetry Collector, so it can be processed, and exported in a format consumable by Prometheus. Prometheus can then be configured to scrape the OpenTelemetry Collector exporter endpoint to provide metrics so they can be visualized in Grafana.

For documentation, please visitContainer Storage Modules documentation.

Table of Contents

Building Metrics for PowerFlex

If you wish to clone and build the Metrics for PowerFlex service, a Linux host is required with the following installed:

ComponentVersionAdditional Information
Podmanv5.x.xPodman installation
Docker RegistryAccess to a local/corporateDocker registry
Golangv1.24.xGolang installation
gomockv1.6.0Go Mock
gosecgosec
gitlatestGit installation
gccRunsudo apt install build-essential
kubectl1.30-1.32Ensure you copy the kubeconfig file from the Kubernetes cluster to the linux host.kubectl installation
Helmv3.x.xHelm installation

Once all prerequisites are on the Linux host, follow the steps below to clone and build the metrics service:

  1. Clone the repository using the following command:git clone https://github.com/dell/karavi-metrics-powerflex.git
  2. Set the DOCKER_REPO environment variable to point to the local Docker repository, for example:export DOCKER_REPO=<ip-address>:<port>
  3. In the karavi-metrics-powerflex directory, run the following command to build the container image called csm-metrics-powerflex:make podman
  4. Tag (with the "latest" tag) and push the image to the local Docker repository by running the following command:make tag push

Note: Linux support only. If you are using a local insecure docker registry, ensure you configure the insecure registries on each of the Kubernetes worker nodes to allow access to the local docker repository.

Testing Metrics for PowerFlex

From the root directory where the repo was cloned, the unit tests can be executed using the following command:

make test

This will also provide code coverage statistics for the various Go packages.

Versioning

This project is adhering toSemantic Versioning.

About

Dell Container Storage Modules (CSM) is 100% open source and community-driven. All components are availableunderApache 2 License onGitHub.

About

Metrics for PowerFlex is part of Dell Container Storage Modules (CSM) for Observability and provides Kubernetes administrators insight into storage usage and performance for containerized applications using Dell products

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors38

Languages


[8]ページ先頭

©2009-2025 Movatter.jp