Skip to content

Releases: newrelic/nri-flex

v1.1.1

24 Mar 15:56
4d58ead
Compare
Choose a tag to compare

This is a bugfix release.
New Relic Insights direct sample sender now inherits proxy configuration.

v1.1.0

03 Mar 08:29
76e7bbc
Compare
Choose a tag to compare

Feature: Custom attributes are now added before running functions allowing them to be transformed
Update: Documentation fixes

v1.0.0

25 Feb 15:09
b64576c
Compare
Choose a tag to compare

GA release of Flex

v0.9.7

19 Feb 09:39
Compare
Choose a tag to compare

Changelog

c63644c Added status attribute (#83)
49d9c75 HTTP and HTTPS integration tests
1cfcdac Removing BuildKite scripts
6654806 Update CHANGELOG.md
13514d2 add goreleaser support (#93)
22ac16b add more error checking and exit with an exitcode in case of critical failure
1b85604 add option for outputting logs in json structure. this allows for easier parsing from external tools
d5c123f added dig config (#76)
f1f9385 don't return when failing to read configuration files when running in lambda mode
0e50783 feat: output http errors to sample
24ce2be fix: remove variableProcessor from loop, and make available for lookups
25fc7fa fixed RunAsync bug
1227a4c make removekeys case-insensitive
c290533 parametrise nrjmx tool path
ba64b4c rafactor error handling for outputs and processor
540e936 storelookup async (#74)

v0.9.6

30 Jan 02:49
Compare
Choose a tag to compare
  • use cleanValue function in create.go to avoid exponentials being incorrectly transformed
  • remove early lookup

v0.9.5

28 Jan 12:46
Compare
Choose a tag to compare
  • do not create empty samples with commands
  • improve container discovery logging
  • sprintf floats correctly for lookups

v0.9.4

25 Jan 02:50
Compare
Choose a tag to compare
  • Add infinity check to prevent the nr infrastructure sdk from error'ing during json marshalling

v0.9.3

23 Jan 04:45
Compare
Choose a tag to compare
  • Prevent duplicates when using store lookup
  • -container_discovery_multi flag, allow containers to be targeted more than once
  • Additional Inf & NaN checks
  • SCP
  • Merge & Joinkey
  • Discover Process Flag

v0.9.2 - Improve lookups

11 Jan 06:37
Compare
Choose a tag to compare
  • Attempt to fix lookups that could potentially be placed out of order

v0.9.1 - Fix do not break KeyRemover early

10 Jan 14:51
Compare
Choose a tag to compare
  • Fix do not break KeyRemover early