Skip to content

Releases: newrelic/newrelic-salesforce-exporter

v1.0.0

02 Feb 11:37
dfb2aa1
Compare
Choose a tag to compare

Add

  • Accept arbitrary event log queries.
  • Accept queries of any type of event, not only event logs.
  • Read credentials and other information from OS env vars.
  • Use cache (redis) for events.
  • Configurable timestamp attribute.
  • Docker image.
  • Reuse the token and check for auth error and refresh.
  • Create specific set of substitution variables for each query.
  • Generate integration telemetry.
  • Configure the SF API version to use.
  • Configure the NR eventType to report.
  • Dynamic SOQL query generation.
  • Instrumentation attributes.

Update

  • Improve NR API interaction.
  • Improve cache (redis) usage.
  • Improve documentation.

Fix

  • Multiple minor bugs.

v0.1.0

21 Dec 11:30
881da83
Compare
Choose a tag to compare

Initial release.