Skip to content

Releases: newrelic/nri-flex

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

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