Skip to content

1.1.0

Compare
Choose a tag to compare
@sdewitt-newrelic sdewitt-newrelic released this 05 Mar 17:18
· 164 commits to main since this release

Adds

  • Read redis config from environment variables (now it can only be set in the config.yml)
  • Read global API version from an environment variable (now it can only be set in the config.yml)
  • Accept additional command line parameters
    • --config_file for the name of the configuration file
    • --event_type_fields_mapping for the name of the file containing event type to field name mappings
    • --num_fields_mapping for the name of the file containing the event type to numeric field name mappings

Full Changelog: 1.0.0...1.1.0