newrelic / nri-flex

An application-agnostic, all-in-one New Relic integration integration
https://docs.newrelic.com/docs/introduction-new-relics-flex-integration
Apache License 2.0
109 stars 119 forks source link

Added split_array and split_object #427

Closed wyat2 closed 1 year ago

wyat2 commented 1 year ago

Added split_array and split_object to the functions table.

Kav91 commented 1 year ago

The commands functionality does not support these two functions, and are not properties available under commands. Ref: https://github.com/newrelic/nri-flex/blob/master/internal/load/load.go#L379

These functions exist under the API functionality which is documented here. https://github.com/newrelic/nri-flex/blob/master/docs/basics/functions.md