Skip to content

Releases: newrelic/newrelic-fluent-bit-output

newrelic-fluent-bit-output-2.1.0

31 Oct 14:49
176ba0f
Compare
Choose a tag to compare
Upgrade fluent-bit version to 3.1.9 (#168)

* Upgarde fluent-bit version to 3.1.9

* update version

* Upgrade fluent bit version to 3.1.5 testing

* install openssl with vcpkg

* change fluent bit version back to 3.1.9

* resolve syntax error

* syntax issue

* install openssl using vcpkg

* install openssl using vcpkg

* add vcpkg github address

* add vcpkg github address

* update cmake command

* revert back changes

* revert back the changes

* upgrade fluent bit version for dockerfile.windows

* Add vcpkg

* resolve syntax error

newrelic-fluent-bit-output-2.0.2

19 Sep 04:36
747dc5c
Compare
Choose a tag to compare
Upgrade fluentbit version to 3.1.2 (#166)

* Upgrade fluentbit version to 3.1.2

* fix issue with github action not recognizing docker-compose

* Add a . to trigger rerun of GH actions

newrelic-fluent-bit-output-2.0.1

10 Jul 15:32
085c480
Compare
Choose a tag to compare
v2.0.1

Update version.go to trigger Firelens image publishing in new regions…

newrelic-fluent-bit-output-2.0.0

23 May 15:45
99b235f
Compare
Choose a tag to compare
bumping fluent bit version to 3.0.4 (#154)

* bumping fluent bit version to 3.0.4

* major version bump  to 2.0.0

* bumped firelens base image

newrelic-fluent-bit-output-1.19.2

27 Feb 10:14
f8b9de8
Compare
Choose a tag to compare

No real changes on the newrelic-fluent-bit-output, just bumping docker base images to fluent-bit 2.2.2

newrelic-fluent-bit-output-1.19.1

13 Dec 16:52
f180ae4
Compare
Choose a tag to compare
v1.19.1

Pin Go to 1.20.12 due to https://github.com/golang/go/issues/62130 (#…

newrelic-fluent-bit-output-1.19.0

12 Dec 18:06
4f99e3c
Compare
Choose a tag to compare
feat: bump Fluent Bit version to 2.2.0.  (#143)

* feat: bump Fluent Bit version to 2.2.0. Output plugin for Firelens remains without changes

* fix: updated plugin to support extracting from FBit Event nested array according new format introduced on v2.1.0

* fix: updated plugin to support extracting from FBit Event nested array according new format introduced on v2.1.0

newrelic-fluent-bit-output-1.18.0

07 Dec 09:32
64dc438
Compare
Choose a tag to compare
Send troubleshooting metrics (#142)

* Implements POC

* Fix

* Encapsulates metric harvester so it only sends metrics when enabled

* Adds payloadSize metric

* Implements sending troubleshooting metrics based on optional sendMetrics configuration option

* Fix type alias removed by mistake

* Fix type alias removed by mistake

* Fixes error that returned a nil metrics client instead of a noop one if no Metrics API URL mapping existed

* Include hasError dimension in relevant metrics

* Updates readme with new related documentation for the sendMetrics configuration option

* Adds Dashboard template and README notes

* Set timeseries to max resolution

* Bump version

* Include metrics module in Dockerfiles copy operations

newrelic-fluent-bit-output-1.17.3

20 Jun 11:49
fb0a33f
Compare
Choose a tag to compare
v1.17.3

feat: Upgrade golang in docker images to 1.20.5 (#139)

newrelic-fluent-bit-output-1.17.2

19 Jun 16:58
c787a47
Compare
Choose a tag to compare
Fix docker images test (#138)

* fix: docker tests

* fix: not push only load

* fix: matrix image names

* fix: add back localhost:5000 tag and remove load

* fix: jq escaped $

* fix: escaping

* ci: this should make the test fail

* ci: fix retry counter

* ci: fix counter

* ci: rollback docker image versions after test it fails

* feat: version bump

There is no changes on the images theirselves