Releases: treydock/gpfs_exporter
Releases · treydock/gpfs_exporter
0.10.0 / 2020-04-04
- Simplified timeout and error handling
0.9.0 / 2020-03-16
Changes
- Allow caching of metrics if errors or timeouts occur
- Improved testing
0.8.0 / 2020-03-05
Changes
- Add mmgetstate collector and metrics
- Use promlog for logging
0.7.0 / 2020-03-02
Changes
- Add timeouts to all collectors
0.6.0 / 2020-02-25
Changes
- Update client_golang dependency
- Testing improvements
0.5.0 / 2020-02-18
Changes
- Support excluding waiters
0.4.0 / 2020-02-17
Changes
- Refactor mmdiag waiter metric collection
0.3.1 / 2020-02-17
Fixes
- Avoid duplicate metrics for collector errors
0.3.0 / 2020-02-15
Changes
- Add mmdiag collector with waiters metric
- Add mmces collector with service state metrics
0.2.0 / 2020-01-30
Changes
- Move all metrics to /metrics endpoint, remove /gpfs endpoint
- Add --web.disable-exporter-metrics flag