- [BUGFIX] Release files too
- [BUGFIX] Fix logging collector attribute (#29)
- [ENHANCEMENT] Update Go to 1.23.x and update all Go module dependencies (#27)
- [ENHANCEMENT] Use Github Actions for release and goreleaser-cross (#28)
- [ENHANCEMENT] Update to Go 1.20 and update Go module dependencies (#26)
- [ENHANCEMENT] Use Go 1.17
- [ENHANCEMENT] Update Go module dependencies
- [BUGFIX] Fix parsing of no instances with latest Passenger
- [ENHANCEMENT] Allow flags to be defined using environment variables
- [ENHANCEMENT] Make source install easier
- [BUGFIX] Fix Passenger collector to PUN UIDs when falling back to PID lookup
- [BUGFIX] Fix issue where 1 PUN would result in no passenger metrics
- Use Prometheus procfs module for process collection
- Replace ondemand_pun_cpu_percent with ondemand_pun_cpu_time
- Update to Go 1.15 and update dependencies
- Minor documentation fixes #13
- Fix path for ondemand-passenger-status
- Update to Go 1.14 and update Prometheus client dependency
- Add passenger metrics
- Rename --listen flag to --web.listen-address
- Rename --apache-status to --collector.apache.status-url
- Fix pun process CPU metric
- Use promlog for loggin
- Support timeouts for collectors
- Improve metrics for collector errors
- Update client_golang dependency
- Improved testing
- Use Makefiles from Prometheus exporters
- Build for more architectures
- Initial Release