Release v1.1.0
Release Notes (v1.1.0):
Since the last tag (v1.0.2), the following changes have been made:
- Always authorize to GitHub registry when running pipeline
- Refactor pipeline subcollector test to use healthy/unhealthy consts
- Fixes #107 incorrect logstash_stats_pipeline_plugin_events_in
- Add metric for pipelines indicating if they are up (#94)
- Add -race arguments to go test (#106)
- Limit Java cheap size for dev docker-compose (#105)
- Add plugin input filter output metrics (#101)
- Adds DOCKER_IMG ENV to Makefile (#92)
- Add reload timestamps to metrics (#99)
- Fix last_error field not being properly defined (#98)
- uses official entrypoint
- Docker-compose: Enable auto reloading pipeline changes
- Fix integration test by adjusting air install
- Readme: add metrics
- add_metrics_to_readme: ZSH compatibility
- Adds tests for load_avg metrics
- nodestats_collector: go fmt
- Collectors: Add system load avg stats
- Bump helm/kind-action from 1.4.0 to 1.5.0
- Execute kubernetes tests on image from current build
- Adjust chart so that it will work with version updater
- Add release script that handles updating version in multiple places
- Rename GetBuildInfo to GetVersionInfo
- Properly handle error when marshalling versioninfo
- Include version info in Docker images
- Include build information in binaries
- Create endpoint for providing version info
- Add version info to config package
- Adjust tests to new prometheus client version
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
- Improve README and add CONTRIBUTING file
- Return to using real elasticsearch in compose
- Use apache instead of elasticsearch in helm integration testing
- Replace elasticsearch in docker-compose with httpd to mock it
- Rename verify-metrics.sh to verify_metrics.sh
- Change service type for prometheus cluster integration test
- Add testing chart in kind
- Add job for templating helm chart
- Add chart linting
- Add workflow job that verifies that helm readme is up-to-date
- Add documentation for Helm chart
- Adds build-docker-multi to Makefile
- Fixes helm chart, sets liveness probe. Uses Helm standard fullname.
- Create draft of a helm chart
- Bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17
- Publish tag images to ghcr.io
- Add information about code review by Boldly Go to the readme
- Add codecov badge