infiniband_exporter

APACHE-2.0 License

Stars
49

Bot releases are visible (Hide)

infiniband_exporter - 0.10.0-rc.1 / 2024-09-06 Latest Release

Published by treydock about 1 month ago

  • Support TLS and basic auth (#25)
  • Address issues where ibswinfo does not work (#32)
infiniband_exporter - 0.10.0-rc.0 / 2024-06-04

Published by treydock 5 months ago

  • Support TLS and basic auth (#25)
infiniband_exporter - 0.9.0 / 2024-05-13

Published by treydock 5 months ago

  • Update to Go 1.22 and update dependencies (#23)
  • Add metrics for per-device collection duration, error and timeout indicators (#22)
infiniband_exporter - 0.8.0 / 2024-02-27

Published by treydock 8 months ago

  • Ensure the full HCA name is included in "hca" and "uplink" labels (#21)
infiniband_exporter - 0.7.0 / 2023-12-21

Published by treydock 10 months ago

  • parseNames support for unconnected non-SDR lines (#18)
  • Add infiniband_switch_uptime_seconds from ibswinfo (#19)
infiniband_exporter - 0.6.0 / 2023-12-03

Published by treydock 11 months ago

  • feat:device add raw rate & FDR effective lane rate accurate to 13.64 (#16)
infiniband_exporter - 0.5.2 / 2023-05-22

Published by treydock over 1 year ago

  • Do not generate ibswinfo metrics for things that do not return values (#15)
infiniband_exporter - 0.5.1 / 2023-05-21

Published by treydock over 1 year ago

  • Fix ibswinfo parsing when a PSU loses power on a switch (#14)
infiniband_exporter - 0.5.0 / 2023-05-06

Published by treydock over 1 year ago

  • Update to Go 1.20 and update Go module dependencies (#13)
infiniband_exporter - 0.4.2 / 2022-12-07

Published by treydock almost 2 years ago

  • Rename infiniband_switch_fan_status to infiniband_switch_fan_status_info (#11)
  • Include switch name with infiniband_switch_hardware_info (#11)
infiniband_exporter - 0.4.1 / 2022-12-07

Published by treydock almost 2 years ago

  • Ensure ibswinfo respects --sudo flag (#10)
infiniband_exporter - 0.4.0 / 2022-12-07

Published by treydock almost 2 years ago

  • Collect information from unmanaged switches using ibswinfo (BETA) (#9)
infiniband_exporter - 0.3.1 / 2022-08-24

Published by treydock about 2 years ago

  • Handle switches with split mode enabled (#8)
infiniband_exporter - 0.3.0 / 2022-03-23

Published by treydock over 2 years ago

  • Update to Go 1.17 and update Go module dependencies
infiniband_exporter - 0.2.0 / 2021-07-03

Published by treydock over 3 years ago

  • Add infiniband_exporter_last_execution metric when exporter is run with --exporter.runonce
infiniband_exporter - 0.1.0 / 2021-07-03

Published by treydock over 3 years ago

  • Add --no-collector.hca.base-metrics flag to disable collecting base HCA metrics
  • Add --no-collector.switch.base-metrics flag to disable collecting base switch metrics
  • When run with --exporter.runonce, the collector label will now have -runonce suffix to avoid conflicts with possible Prometheus scrape metrics
infiniband_exporter - 0.0.1 / 2021-04-27

Published by treydock over 3 years ago

Changes

  • Initial Release