Releases: newrelic/nri-flex
Releases · newrelic/nri-flex
v0.9.5
v0.9.4
v0.9.3
v0.9.2 - Improve lookups
- Attempt to fix lookups that could potentially be placed out of order
v0.9.1 - Fix do not break KeyRemover early
- Fix do not break KeyRemover early
v0.9.0 - Allow split output to work vertically
- Allow split output to work vertically
v0.8.9 - Allow discovery to substitute environment vars and timestamps
- Allow discovery to substitute environment vars and timestamps
v0.8.8 - Add ignore output feature
- 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
- Provides the capability to determine all permutations when using multiple lookups. Previously supported just a singular lookup.
v0.8.6 Extend Store Lookups Support
- Allow lookups to be created before data processing
- Create lookups from plain arrays