Skip to content

1.3.0

Choose a tag to compare

@caiges caiges released this 09 Mar 21:45
· 21 commits to master since this release
e0f225f

⚠️ This release contains some potentially breaking changes around zero values for certain realtime data points that this exporter was previously handling.

  • Request NPM package is deprecated, use fetch APIs.
  • Use Fastly API client for requesting realtime API metrics.
  • Adds service_name property.
  • ⚠️ Changes the default event type reported to Insights from LogAggregate to FastlySample.
  • ⚠️ Renames service property to service_id.
  • ⚠️ Removes the default value mapping of nonexistent values to 0 as we can't keep this mapping up to date with Fastly API changes. Instead, null values should be configured via New Relic query options:

image