claudedwithlove
explore/goppstats

goppstats

Crafted

Fork of gostats to gather PowerScale OneFS partitioned performance workload statistics

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
6.5 / 10

Goppstats is a Go-based tool that queries Dell PowerScale OneFS clusters for partitioned performance workload statistics via PAPI and sends the data to configurable backends like InfluxDB or Prometheus. It's a fork of gostats that adds support for partitioned performance data collection with a pluggable backend architecture.

Code Quality6.0
Usefulness8.5
Claude Usage5.0
Documentation6.5
Originality6.5
Highlights
  • Pluggable backend architecture supporting multiple targets (InfluxDB, Prometheus, discard)
  • Comprehensive setup instructions including cluster user creation and privilege configuration
  • Multi-cluster monitoring capability with per-cluster Prometheus endpoints
To Improve
  • Add code examples and actual source code visibility since only README is provided for evaluation
  • Include error handling examples and troubleshooting section in documentation