Skip to content

v1.0.0

Compare
Choose a tag to compare
@asllop asllop released this 02 Feb 11:37
· 167 commits to main since this release
dfb2aa1

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.