With Flex you can acquire data from multiple sources for processing:
- commands: standard output from command-line tools
- url: JSON output from HTTP/HTTPS endpoints
- file:
JSON
andCSV
files processing
More data sources will be added in future updates.
Flex implements the following experimental features. 'Experimental' here means that New Relic does not yet provides support for them.
- Experimental functions
- Database queries
- Net dial
- Git configuration synchronization
- JMX
- Standalone mode
The following functionalities are still provided by Flex for backwards compatibility, but its use is discouraged and unsupported because New Relic provides more convenient implementations of such functionalities.
For each deprecated functionality, please consider migrating to the New Relic supported equivalent, as linked in the right column of the following table.