Release Notes (v2.0.0-pre1):
Since the last tag (v1.5.6), the following changes have been made:
- Add important note about V2
- Finally fix volume config for v2
- Remove prometheus push geteway, change volume config
- Disable alertmanager and kube-state-metrics in test chart
- Update test chart dependencies
- Add migration guide to README
- Add script to migrate v1 config to v2
- Fix configmap keys once more
- Add missing config volume to chart
- Remove two of todos in code: test and one obsolete one
- Update Helm version
- Fix version of setup-helm job
- Update Helm chart to match v2 configuration
- Use newer version of *-artifact workflows
- Add labels to logstash clients
- Change default listen string for docker to be any ip v4
- Change default port
- Add example config to the repo
- Move setting default slog logger into the right place
- Add new config to docker-compose
- Improve log message about missing env file
- Add second logstash instance to docker-compose
- Bring back 100% coverage
- Add missing test case for logstash client
- Fix nodestats_collector_test
- Start refactoring nodestats collector to collect multiple instances
- Fix tests after allowing to specify multiple hosts
- Make prototype of nodeinfo using multiple logstash endpoints
- Add endpoint to all nodeinfo metrics
- Rename NewDescWithHelpAndLabels to NewDesc
- Delete descHelper.NewDescWithHelp method
- Add GetEndpoint() to clients
- Add config.yml to gitignore
- Revert "Start implementing collect for multiple endpoints"
- Start implementing collect for multiple endpoints
- Start preparing application for taking yaml config
- Bump golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17 (#203)
- Run Docker image as nobody user(#201)
- Bump github.com/gkampitakis/go-snaps from 0.4.8 to 0.4.12 (#195)
- Change dead_letter_queue_max_size_in_bytes / size_in_bytes from counter to gauge metrics
- Bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17
- Bump cosmtrek/air from 1.48.0 to v1.49.0
- Bump cosmtrek/air from 1.47.0 to v1.48.0
- Bump actions/setup-node from 3 to 4
- Bump github.com/prometheus/common from 0.44.0 to 0.45.0