Skip to content

Releases: kuskoman/logstash-exporter

Release v1.8.3

10 Nov 20:50
023b3c1
Compare
Choose a tag to compare

Release Notes (v1.8.3):

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

  • Improve Helm chart: labels, pod monitor, additional env vars (#384)
  • Upgrade github.com/prometheus/common to v0.60.1
  • Add gc metrics (#386)
  • Upgrade multiple dependencies (#378)

Release v1.8.2

14 Oct 12:12
0781568
Compare
Choose a tag to compare

Release Notes (v1.8.2):

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

  • Fix improper error handling in infinity float (#375)

Release v1.8.0

09 Oct 13:43
1e60b12
Compare
Choose a tag to compare

Release Notes (v1.8.0):

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

  • Fix create release notes script (#370)
  • Add logstash_stats_pipeline_flow_worker_ metrics, fix other flow metrics (#369)
  • Update snapshots and fixtures to match Logstash 8.15 (#367)

Release v1.7.1

07 Oct 15:52
8a41fef
Compare
Choose a tag to compare

Release Notes (v1.7.1):

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

  • Upgrade toolset to use go 1.23 (#362)
  • Update multiple dependencies (#339)
  • add HTTP_INSECURE config (#337)
  • Update prometheus/client_golang to 1.19.0 (#325)
  • Fix not enough big integers used for parsing memory (#301)
  • Move some of v2 features to v1 (#286)
  • Update dependencies for v1 branch (#277)
  • Bring back CodeQL workflow to V1
  • Bump Docker image from golang 1.21.5 to 1.21.6 (#230)
  • Update Prometheus library version (#229)
  • Fix intendation in service.yaml (#228)
  • 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
  • Update multiple v1 dependencies (#214)
  • Add missing dependency to application pipeline
  • Add ARM64 pipeline (#213)

Release v2.0.0-pre8

23 Jul 20:07
b8b9b68
Compare
Choose a tag to compare
Release v2.0.0-pre8 Pre-release
Pre-release

Release Notes (v2.0.0-pre8):

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

  • Update go, helm and docker compose dependencies (#342)
  • Fix non-docker version info (solves issue #308) (#341)
  • Bump cosmtrek/air from v1.52.2 to v1.52.3 (#336)
  • Bump golang from 1.22.4-alpine3.19 to 1.22.5-alpine3.19 (#338)
  • Bump golang from 1.22.2-alpine3.19 to 1.22.4-alpine3.19 (#334)
  • Bump cosmtrek/air from v1.51.0 to v1.52.2 (#333)
  • Bump golangci/golangci-lint-action from 4 to 6 (#331)
  • Bump helm/kind-action from 1.9.0 to 1.10.0 (#328)
  • Bump github.com/gkampitakis/go-snaps from 0.5.3 to 0.5.4 (#326)
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#329)
  • Bump golang from 1.22.1-alpine3.19 to 1.22.2-alpine3.19 (#322)
  • Bump github.com/gkampitakis/go-snaps from 0.5.2 to 0.5.3 (#323)
  • Allow specifying pod and container securityContext and fix intendations to make yamllint happy (#321)
  • Fix intendation of securityContext (#320)
  • Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#319)

Release v1.7.0

17 Jul 08:15
db696db
Compare
Choose a tag to compare

Release Notes (v1.7.0):

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

  • Update multiple dependencies (#339)
  • add HTTP_INSECURE config (#337)

Release v1.6.4

18 Apr 12:01
96fad72
Compare
Choose a tag to compare

Release Notes (v1.6.4):

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

  • Update prometheus/client_golang to 1.19.0 (#325)
  • Fix not enough big integers used for parsing memory (#301)
  • Move some of v2 features to v1 (#286)
  • Update dependencies for v1 branch (#277)
  • Bring back CodeQL workflow to V1
  • Bump Docker image from golang 1.21.5 to 1.21.6 (#230)
  • Update Prometheus library version (#229)
  • Fix intendation in service.yaml (#228)
  • 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
  • Update multiple v1 dependencies (#214)
  • Add missing dependency to application pipeline
  • Add ARM64 pipeline (#213)

Release v2.0.0-pre7

19 Mar 20:46
d02638d
Compare
Choose a tag to compare
Release v2.0.0-pre7 Pre-release
Pre-release

Release Notes (v2.0.0-pre7):

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

  • Change datatype for pipeline response (#318)

Release v2.0.0-pre6

19 Mar 16:45
84790fb
Compare
Choose a tag to compare
Release v2.0.0-pre6 Pre-release
Pre-release

Release Notes (v2.0.0-pre6):

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

  • Change data types to more reliable (#317)
  • Add successful timestamp to metrics script and fix num of lines at the beginning of README (#316)
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#315)
  • Add unsuccessful metrics to docs metrics (#313)
  • Bump magnetikonline/action-golang-cache from 4 to 5 (#312)
  • Bump golang from 1.22.0-alpine3.19 to 1.22.1-alpine3.19 (#311)

Release v2.0.0-pre5

05 Mar 13:27
81404ad
Compare
Choose a tag to compare
Release v2.0.0-pre5 Pre-release
Pre-release

Release Notes (v2.0.0-pre5):

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

  • Change event-related metrics from counters to gauges (#310)
  • Bump azure/setup-helm from 3 to 4 (#309)