Skip to content

Commit

Permalink
Returning 500 status code if NS cannot be contacted
Browse files Browse the repository at this point in the history
  • Loading branch information
rokett committed Jul 18, 2019
1 parent 7036f03 commit a0de172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [4.0.0] - Unreleased
### 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.
- Up gauge. This will be either 1 or 0 depending on whether the NetScaler responds or not.
- 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.
Expand Down

0 comments on commit a0de172

Please sign in to comment.