Skip to content

Releases: kuskoman/logstash-exporter

Release v2.0.0-pre2

19 Jan 13:56
07ad2da
Compare
Choose a tag to compare
Release v2.0.0-pre2 Pre-release
Pre-release

Release Notes (v2.0.0-pre2):

Since the last tag (v2.0.0-pre1), the following changes have been made:

  • Add checking for prereleases in GHA (#234)
  • Add building ARM binary to the Makefile (#233)
  • fix intendation issue (#227)
  • Implement log level and format configuration through YAML (resolves #224) (#225)
  • Implement http timeout
  • Add reading http timeout from yaml and test it
  • Bump github.com/prometheus/common from 0.45.0 to 0.46.0
  • Change type of some variables that may hold big numbers to int64 #218
  • Add ARM build to the application (#215)
  • Add v1 version to workflow triggers (#212)
  • Add "v1" branch to workflows
  • Remove label logic from client (#210)
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0

Release v1.6.1

19 Jan 08:34
387fb36
Compare
Choose a tag to compare

Release Notes (v1.6.1):

Since the last tag (v1.6.0), the following changes have been made:

  • Bump Docker image from golang 1.21.5 to 1.21.6 (#230)
  • Update Prometheus library version (#229)
  • Fix intendation in service.yaml (#228)

Release v1.6.0

11 Jan 15:25
579bf26
Compare
Choose a tag to compare

Release Notes (v1.6.0):

Since the last tag (v1.5.7), the following changes have been made:

  • Update actions for managing artifacts from v3 to v4
  • Add documentation to http timeout configuration
  • Add environment variable to configure http timeout
  • Change type of some variables that may hold big numbers to int64

Release v1.5.7

08 Jan 10:29
09a02b9
Compare
Choose a tag to compare

Release Notes (v1.5.7):

Since the last tag (v1.5.6), the following changes have been made:

  • Update multiple v1 dependencies (#214)
  • Add missing dependency to application pipeline
  • Add ARM64 pipeline (#213)
  • 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

Release v2.0.0-pre1

26 Dec 20:06
7f55231
Compare
Choose a tag to compare
Release v2.0.0-pre1 Pre-release
Pre-release

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

Release v1.5.6

16 Oct 19:23
b2a7316
Compare
Choose a tag to compare

Release Notes (v1.5.6):

Since the last tag (v1.5.5), the following changes have been made:

  • Bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17
  • Bump cosmtrek/air from 1.45.0 to v1.47.0

Release v1.5.5

14 Oct 15:05
afbd3d0
Compare
Choose a tag to compare

Release Notes (v1.5.5):

Since the last tag (v1.5.4), the following changes have been made:

  • Add support for a version command to check the binary version
  • Bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 (#186)
  • Bump github.com/prometheus/client_model (#185)

Release v1.5.4

30 Sep 09:41
0548a52
Compare
Choose a tag to compare

Release Notes (v1.5.4):

Since the last tag (v1.5.3), the following changes have been made:

  • Upgrade Go to 1.21 (#183)

Release v1.5.3

28 Sep 12:36
1b222af
Compare
Choose a tag to compare

Release Notes (v1.5.3):

Since the last tag (v1.5.2), the following changes have been made:

  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#182)
  • Delete sweep.yaml

Release v1.5.2

19 Sep 13:51
b413ac4
Compare
Choose a tag to compare

Release Notes (v1.5.2):

Since the last tag (v1.5.1), the following changes have been made:

  • Refactor main.go file in terms of logging (#181)
  • Bump docker/setup-buildx-action from 2 to 3 (#179)