Skip to content

v4.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rokett rokett released this 18 Jul 16:32

Added

  • Multi query endpoint. You no longer need to run a single instance per NetScaler you want to monitor. The exporter now supports Prometheus targets so only one instance is required.
  • Return a 500 status code, and error message, if the NetScaler target cannot be contacted.

Changed

  • Refactored exporter code into separate package for maintainability reasons.

Removed

  • Option to specify a NetScaler to scrape from the command line. Using Prometheus scrape targets is now the only way.