Releases: newrelic/newrelic-fluent-bit-output
Releases · newrelic/newrelic-fluent-bit-output
newrelic-fluent-bit-output-2.1.0
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
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
v2.0.1 Update version.go to trigger Firelens image publishing in new regions…
newrelic-fluent-bit-output-2.0.0
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
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
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
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
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
v1.17.3 feat: Upgrade golang in docker images to 1.20.5 (#139)
newrelic-fluent-bit-output-1.17.2
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