Skip to content

Releases: newrelic/nri-flex

v0.9.0 - Allow split output to work vertically

10 Jan 06:51
80add26
Compare
Choose a tag to compare
  • Allow split output to work vertically

v0.8.9 - Allow discovery to substitute environment vars and timestamps

09 Jan 15:19
bb950ee
Compare
Choose a tag to compare
  • Allow discovery to substitute environment vars and timestamps

v0.8.8 - Add ignore output feature

08 Jan 14:04
37b7e5a
Compare
Choose a tag to compare
  • supply ignore_output: true to an api, to completed ignore its output, this is useful when creating lookups

v0.8.7 - Add Multi Lookup Support

08 Jan 06:11
50d56ea
Compare
Choose a tag to compare
  • Provides the capability to determine all permutations when using multiple lookups. Previously supported just a singular lookup.

v0.8.6 Extend Store Lookups Support

31 Dec 01:11
042cbf9
Compare
Choose a tag to compare
  • Allow lookups to be created before data processing
  • Create lookups from plain arrays

v0.8.5

11 Dec 16:35
c48b294
Compare
Choose a tag to compare

Changes:

  • The CONFIG_FILE or CONFIG_PATH argument does not require to have the YAML extension. This is useful for working with the auto-discovery mechanism from the Infrastructure Agent.

v0.8.4-pre

04 Dec 10:25
bc3c6b3
Compare
Choose a tag to compare
  • Accepting CONFIG_PATH as an alias for CONFIG_FILE
  • Fixed key deletion
  • Updated RunSampleRenamer
  • Fixed logging an error when retrieving kms secret succeeds